Click here to Skip to main content
15,898,371 members
Home / Discussions / C#
   

C#

 
GeneralRe: Multiple Config Files Pin
Pete O'Hanlon23-Jan-08 4:24
mvePete O'Hanlon23-Jan-08 4:24 
GeneralRe: Multiple Config Files Pin
#realJSOP23-Jan-08 5:04
professional#realJSOP23-Jan-08 5:04 
Questionhow to make call for play recorded .wav file in linux asterisk server using asterisk.net? Pin
patel_amit22-Jan-08 23:19
patel_amit22-Jan-08 23:19 
GeneralRe: how to make call for play recorded .wav file in linux asterisk server using asterisk.net? Pin
PIEBALDconsult23-Jan-08 3:03
mvePIEBALDconsult23-Jan-08 3:03 
Questionhow do i save the changes? Pin
samidhas22-Jan-08 23:18
samidhas22-Jan-08 23:18 
GeneralRe: how do i save the changes? Pin
Naveed72722-Jan-08 23:35
Naveed72722-Jan-08 23:35 
GeneralRe: how do i save the changes- plz send me sample code? Pin
samidhas22-Jan-08 23:43
samidhas22-Jan-08 23:43 
GeneralRe: how do i save the changes? Pin
ChrisKo23-Jan-08 8:19
ChrisKo23-Jan-08 8:19 
Look at the following overloads for the XmlDocument.Save() method. http://msdn2.microsoft.com/en-us/library/system.xml.xmldocument.save(VS.80).aspx[^]

I hope you were using the XmlDocument class to make the changes to the original XML. If you aren't, then you should definitely take a look there as it will make things easier for you.


I just realized you said you were using a databound treeview to access the XML. I've never actually used that, so ignore my response.
GeneralRe: how do i save the changes? Pin
ChrisKo23-Jan-08 11:29
ChrisKo23-Jan-08 11:29 
QuestionHow to set dateformat in DataGridView column Pin
Neo Andreson22-Jan-08 22:56
Neo Andreson22-Jan-08 22:56 
AnswerRe: How to set dateformat in DataGridView column Pin
Naveed72722-Jan-08 23:20
Naveed72722-Jan-08 23:20 
GeneralRe: How to set dateformat in DataGridView column Pin
Neo Andreson23-Jan-08 0:41
Neo Andreson23-Jan-08 0:41 
AnswerRe: How to set dateformat in DataGridView column Pin
darkelv23-Jan-08 0:48
darkelv23-Jan-08 0:48 
GeneralRe: How to set dateformat in DataGridView column Pin
Neo Andreson23-Jan-08 1:15
Neo Andreson23-Jan-08 1:15 
Questionput zoom and unzoom affects in picturebox Pin
Naveed72722-Jan-08 22:41
Naveed72722-Jan-08 22:41 
GeneralRe: put zoom and unzoom affects in picturebox Pin
Paul Conrad27-Jan-08 7:19
professionalPaul Conrad27-Jan-08 7:19 
GeneralRe: put zoom and unzoom affects in picturebox Pin
Naveed72727-Jan-08 18:15
Naveed72727-Jan-08 18:15 
GeneralRe: put zoom and unzoom affects in picturebox Pin
Paul Conrad28-Jan-08 13:54
professionalPaul Conrad28-Jan-08 13:54 
QuestionHow t get rid/hide True/false drop down List Box when check Box is used with it in Property Grid in C# .NET [modified] Pin
Varad_Rajan22-Jan-08 22:18
Varad_Rajan22-Jan-08 22:18 
GeneralRe: How t get rid/hide True/false drop down List Box when check Box is used with it in Property Grid in C# .NET Pin
Paul Conrad27-Jan-08 7:20
professionalPaul Conrad27-Jan-08 7:20 
Questionhow do i delete the selected node programmatically in tree view? Pin
samidhas22-Jan-08 21:06
samidhas22-Jan-08 21:06 
AnswerRe: how do i delete the selected node programmatically in tree view? Pin
michaelvdnest22-Jan-08 21:39
michaelvdnest22-Jan-08 21:39 
GeneralRestor DataBase By C#.Net Code Pin
Thaer Hamael22-Jan-08 20:48
Thaer Hamael22-Jan-08 20:48 
AnswerRe: Restor DataBase By C#.Net Code Pin
Abhijit Jana22-Jan-08 22:06
professionalAbhijit Jana22-Jan-08 22:06 
GeneralRe: Restor DataBase By C#.Net Code Pin
Thaer Hamael26-Jan-08 21:08
Thaer Hamael26-Jan-08 21:08 

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.