Click here to Skip to main content
15,908,173 members
Home / Discussions / C#
   

C#

 
QuestionDrawing a string without scaling the font size? [modified] Pin
DigiFaith6-Nov-08 3:31
DigiFaith6-Nov-08 3:31 
GeneralRe: Drawing a string without scaling the font size? Pin
Guffa6-Nov-08 8:09
Guffa6-Nov-08 8:09 
AnswerRe: Drawing a string without scaling the font size? Pin
Anthony Mushrow6-Nov-08 9:13
professionalAnthony Mushrow6-Nov-08 9:13 
Questionto execute command at command prompt from .net C# application Pin
sailesh_gupta6-Nov-08 3:02
sailesh_gupta6-Nov-08 3:02 
AnswerRe: to execute command at command prompt from .net C# application Pin
DaveyM696-Nov-08 3:17
professionalDaveyM696-Nov-08 3:17 
Questionwindows service deployment error Pin
vishnukamath6-Nov-08 2:56
vishnukamath6-Nov-08 2:56 
Questionxml Document Pin
arkiboys6-Nov-08 2:47
arkiboys6-Nov-08 2:47 
AnswerRe: xml Document Pin
Programm3r6-Nov-08 3:12
Programm3r6-Nov-08 3:12 
Hi,

From MSDN:

XmlDocument..::.Load Method[^]
If you want validation to occur, you can create a validating XmlReader instance by using the XmlReaderSettings class and the Create method. For more information, see Validating XML Data with XmlReader.
The Load method always preserves significant white space. The PreserveWhitespace property determines whether or not insignificant white space, that is white space in element content, is preserved. The default is false; white space in element content is not preserved.

Regards,


The only programmers that are better those C# programmers are those who code in 1's and 0's Green Alien | [Alien]



Smile | :) Programm3r

My Blog: ^_^

AnswerRe: xml Document Pin
PIEBALDconsult6-Nov-08 5:19
mvePIEBALDconsult6-Nov-08 5:19 
GeneralRe: xml Document Pin
arkiboys6-Nov-08 11:18
arkiboys6-Nov-08 11:18 
QuestionCan an application referencing Office dll/s work without Office installed? Pin
InFrA0076-Nov-08 2:19
InFrA0076-Nov-08 2:19 
AnswerRe: Can an application referencing Office dll/s work without Office installed? Pin
DaveyM696-Nov-08 2:37
professionalDaveyM696-Nov-08 2:37 
AnswerRe: Can an application referencing Office dll/s work without Office installed? Pin
Paul Conrad6-Nov-08 5:07
professionalPaul Conrad6-Nov-08 5:07 
GeneralRe: Can an application referencing Office dll/s work without Office installed? Pin
Mirko19806-Nov-08 21:36
Mirko19806-Nov-08 21:36 
GeneralRe: Can an application referencing Office dll/s work without Office installed? Pin
InFrA0077-Nov-08 2:47
InFrA0077-Nov-08 2:47 
QuestionWhat should i use for Datashape() Pin
seen18max6-Nov-08 0:43
seen18max6-Nov-08 0:43 
AnswerRe: What should i write for Datashape() Pin
Simon P Stevens6-Nov-08 0:55
Simon P Stevens6-Nov-08 0:55 
GeneralRe: What should i write for Datashape() Pin
seen18max6-Nov-08 1:16
seen18max6-Nov-08 1:16 
AnswerRe: What should i use for Datashape() Pin
DaveyM696-Nov-08 0:58
professionalDaveyM696-Nov-08 0:58 
GeneralRe: What should i use for Datashape() Pin
seen18max6-Nov-08 1:13
seen18max6-Nov-08 1:13 
GeneralRe: What should i use for Datashape() Pin
Simon P Stevens6-Nov-08 1:28
Simon P Stevens6-Nov-08 1:28 
GeneralRe: What should i use for Datashape() Pin
DaveyM696-Nov-08 1:30
professionalDaveyM696-Nov-08 1:30 
GeneralRe: What should i use for Datashape() Pin
seen18max6-Nov-08 1:42
seen18max6-Nov-08 1:42 
GeneralRe: What should i use for Datashape() Pin
DaveyM696-Nov-08 2:16
professionalDaveyM696-Nov-08 2:16 
Questionwindows service Deployment Pin
vishnukamath5-Nov-08 23:25
vishnukamath5-Nov-08 23:25 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.