Home / DeveloperSection / Category
You haven’t finished your post yet. Are you sure you want to leave and discard your draft?
XML (Extensible Markup Language) is a flexible way to create common information formats and share both the format and the data on the World Wide Web, intranets, and elsewhere.
/* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-st
How to read and write XML file through C sharpWriting XML file Here I’m creating an XML file through C#.privatevoid btnAccept_Click(object sender,
/* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-st
To create XML file of Database we have to call WriteXml() function of Data Set. Examplestring strConnection = "Server=abc\\SQLEXPRESs;Database=Empl