C# XML demo,C# XML入门,XmlHelper

时间:2016-07-10 09:33:57
【文件属性】:
文件名称:C# XML demo,C# XML入门,XmlHelper
文件大小:492KB
文件格式:ZIP
更新时间:2016-07-10 09:33:57
XML入门 XML demo XmlHelper After working with a couple of XML projects for the last six months, I am ready to share a class I wrote called XmlHelper which got me through all the complexity of XML and made my life a lot simpler. If you are a XML beginner or have no idea about XML, this article should teach you the very basic concepts that you need to create any type of XML document. If you already have experience in XML, you will probably benefit by using the methods available in XmlHelper. The article evolves from simple concepts about XML to creation of XML documents, to DataSource assignment from XML documents to ListBoxes and DataGrids, and finally to DataSource update from changes made on a DataGrid to update the source XML document.
【文件预览】:
XML for beginners and experts.pdf
XmlHelperDemo
----Demo2Controls.resx(17KB)
----XmlHelperDemo.sln(911B)
----Demo1Controls.resx(15KB)
----AssemblyInfo.cs(2KB)
----XmlHelper.cs(46KB)
----Form1.cs(3KB)
----Form1.resx(8KB)
----Demo1Controls.cs(21KB)
----XmlHelperDemo.csproj(6KB)
----Demo2Controls.cs(16KB)
----App.ico(1KB)

网友评论