J juli jul Apr 10, 2005 #1 Hello,how can I override(save) file in c#? (I am working with XmlDocumnet) Thanks!
N Neno Loje [MVP C#] Apr 10, 2005 #2 Hi, you can save (and override an existing) XML Document with the XmlDocument.Save Method as stated in the following articles. gotdotnet Sample: http://samples.gotdotnet.com/quickstart/howto/doc/Xml/SaveXmlDocument.aspx MSDN Library: http://msdn.microsoft.com/library/d...l/frlrfsystemxmlxmldocumentclasssavetopic.asp Cheers, Neno
Hi, you can save (and override an existing) XML Document with the XmlDocument.Save Method as stated in the following articles. gotdotnet Sample: http://samples.gotdotnet.com/quickstart/howto/doc/Xml/SaveXmlDocument.aspx MSDN Library: http://msdn.microsoft.com/library/d...l/frlrfsystemxmlxmldocumentclasssavetopic.asp Cheers, Neno