Programming for xml
-
Before you learn about anything in .NET, you should undertand how’s its structure. This chapter takes a brief look at Microsoft .NET and the Microsoft .NET Platform. It then describes the .NET Framework design goals and introduces you to the components of the .NET Framework Microsoft announced the .NET intitiative in July 2000 The .
36p mr_nghia88 30-01-2012 115 24 Download
-
Writing and Reading XML Using a DataSet Object XML is a convenient format for moving information around. You can write out the contents of the DataTable objects contained in a DataSet to an XML file using the WriteXml() method
8p daisuphu 29-07-2010 146 10 Download