fguihen Posted November 15, 2003 Posted November 15, 2003 how do i write out an XML file in c#? i have to save a playlist from my media player, but i dont want to use a text file. is there TagReader() and writer methods in c#? Quote
Administrators PlausiblyDamp Posted November 15, 2003 Administrators Posted November 15, 2003 Have a look in MSDN for XMLSerialisation - probably the easiest way. Or failing that there is the entire XML namespace maybe XMLDocument or XMLDatadocument are worth a look. Quote Posting Guidelines FAQ Post Formatting Intellectuals solve problems; geniuses prevent them. -- Albert Einstein
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.