Click here to Skip to main content
15,900,589 members
Articles / Programming Languages / XSLT

Introduction to XML and XSLT in C# .NET

Rate me:
Please Sign up or sign in to vote.
3.95/5 (13 votes)
19 Nov 2013CPOL5 min read 165.3K   4.8K   43  
In this article, you will see how to create and read the XML file, how to add new elements, new attributes and replace the value of existing element in/from existing XML file.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer
India India
Working as a Software Developer for last 8 yrs. Working on technologies like C#.Net, XML, HTML, XSL, WPF .

Comments and Discussions