Click here to Skip to main content
15,893,663 members
Home / Discussions / C#
   

C#

 
Questionmultiline textbox to MSDE ntext field ? Pin
fracalifa14-Dec-04 10:18
fracalifa14-Dec-04 10:18 
AnswerRe: multiline textbox to MSDE ntext field ? Pin
Dave Kreskowiak14-Dec-04 10:38
mveDave Kreskowiak14-Dec-04 10:38 
GeneralRe: multiline textbox to MSDE ntext field ? Pin
fracalifa14-Dec-04 11:10
fracalifa14-Dec-04 11:10 
GeneralRe: multiline textbox to MSDE ntext field ? Pin
Dave Kreskowiak15-Dec-04 12:13
mveDave Kreskowiak15-Dec-04 12:13 
GeneralCatching Textbox changes on a form Pin
Peter Vertes14-Dec-04 9:04
Peter Vertes14-Dec-04 9:04 
GeneralRe: Catching Textbox changes on a form Pin
SeMartens14-Dec-04 9:32
SeMartens14-Dec-04 9:32 
GeneralRe: Catching Textbox changes on a form Pin
Jay Shankar14-Dec-04 13:45
Jay Shankar14-Dec-04 13:45 
GeneralC# Change XML Element content Pin
marker2714-Dec-04 8:24
sussmarker2714-Dec-04 8:24 
Hello guys,
This should have been simple, but im pretty stuck here.

I have an simple XML file where i want to change the content of the file. The file is as follows

config.xml

<Config>
<ReportServer>0</ReportServer>
<LastReportDate>20041214</LastReportDate>
</Config>

is there a simple way to change the content of the elements fx. <ReportServer> to a 1 instead of a 0 ??


Cheers

Ronni

GeneralRe: C# Change XML Element content Pin
DavidNohejl14-Dec-04 10:49
DavidNohejl14-Dec-04 10:49 
GeneralRe: C# Change XML Element content Pin
Daniel Turini14-Dec-04 20:17
Daniel Turini14-Dec-04 20:17 
Generalfile processing time Pin
shaw12314-Dec-04 8:20
shaw12314-Dec-04 8:20 
GeneralRe: file processing time Pin
Dave Kreskowiak14-Dec-04 10:35
mveDave Kreskowiak14-Dec-04 10:35 
GeneralRe: file processing time Pin
Anonymous14-Dec-04 10:42
Anonymous14-Dec-04 10:42 
GeneralCalling functions Pin
thepersonof14-Dec-04 7:33
thepersonof14-Dec-04 7:33 
GeneralRe: Calling functions Pin
Nick Parker14-Dec-04 15:40
protectorNick Parker14-Dec-04 15:40 
GeneralRe: Calling functions Pin
thepersonof15-Dec-04 10:04
thepersonof15-Dec-04 10:04 
GeneralListView problem Pin
Sebastien Lachance14-Dec-04 7:23
Sebastien Lachance14-Dec-04 7:23 
GeneralRe: ListView problem Pin
Hugo Migneron14-Dec-04 8:07
Hugo Migneron14-Dec-04 8:07 
GeneralRe: ListView problem Pin
Sebastien Lachance14-Dec-04 8:11
Sebastien Lachance14-Dec-04 8:11 
GeneralRe: ListView problem Pin
Hugo Migneron14-Dec-04 8:19
Hugo Migneron14-Dec-04 8:19 
GeneralRe: ListView problem Pin
Sebastien Lachance14-Dec-04 8:34
Sebastien Lachance14-Dec-04 8:34 
GeneralRe: ListView problem Pin
Hugo Migneron14-Dec-04 8:41
Hugo Migneron14-Dec-04 8:41 
GeneralRe: ListView problem Pin
Sebastien Lachance14-Dec-04 8:51
Sebastien Lachance14-Dec-04 8:51 
GeneralTraversing Sub Dirs Pin
Anonymous14-Dec-04 6:51
Anonymous14-Dec-04 6:51 
GeneralRe: Traversing Sub Dirs Pin
Dave Kreskowiak14-Dec-04 7:10
mveDave Kreskowiak14-Dec-04 7:10 

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.