XML Articles (3) - Page 1

Articles posted by registered members of DotNetFunda.com. You can also post an article and win monthly prizes as well as gain community credit points.

3 records found.
 
Sourav.Kayal
Demystify XML and its application 
Last updated on: 21 Jun 2013 02:44:37 PM by Sourav.Kayal | Views: 5449 | Category: XML |
This article is to get fundamental idea of XML and its uses and structure
Prabhukiran345
XSLT (eXtensible Stylesheet Language Transformations) 
Last updated on: 25 Apr 2013 06:25:47 AM by Prabhukiran345 | Views: 5007 | Category: XML |
By completing this article one can know: * What is XSLT * Why XSLT * How to work with XSLT * Advantages of XSLT.
debal_saha-9451
How to create a xml file and .NET Object Class from their xsd 
Last updated on: 17 Oct 2011 04:00:23 AM by debal_saha-9451 | Views: 72066 | Category: XML |
Votes: 2 | Rating: 5 out of 5
Hello friends, recently I stuck with this issue and find the answer in StackFlowOver. Though there is some third party tools are available to automatically do that.I’m also a beginner in XML .In my this simple article I want to describe step by step how can we create a xml document from their schema. But before that let’s know the basics things. I know everyone know about xml except me. So, let’s revise in this.