Home >>
Tutorials & Examples >> XML
| XML |
|
>>>
Serialize
|
>>>
XSLT
|
XML
Sorted By
date desc
|
Sort By:
|
Date
|
Most Popular
|
Name
|
Ratings
|
Now a days use of XML is increasing quickly. Many times data that you want to display can be stored in XML files rather than statically putting it in HTML pages. Such XML data can be transformed to HTML by applying XSL style sheet to it. In tradition |
|
In previous article, I have shown you how to set up SQLXML on your computer and a virtual directory to use. Now, I will show you how to use ASP.NET to access and retrieve SQLXML documents and there isn't much work to be done, it's all here. They've e |
|
As you upgrade your .NET applications, upgrade those legacy INI files as well, and save yourself some headaches. |
|
Read from a serialized XML document and re-create or "rehydrate" an object. |
|
With ASP.NET you have a number of options for displaying xml. |
|
XML is well suited to holding serialized information about an object. |
|
The .NET framework provides rich support for the manipulation of Xml documents. |
|
|