Blue Theme Orange Theme Green Theme Red Theme
 
Home | Forums | Videos | Advertise | Certifications | Downloads | Blogs | Interviews | Jobs | Beginners | Training
 | Consulting  
Submit an Article Submit a Blog 
 Jump to
Skip Navigation Links
TechnologyExpand Technology
WebsiteExpand Website
Nevron Chart
Search :       Advanced Search »
Home » XML in C# » Free Book: Programming XML with C#

Free Book: Programming XML with C#

Programming XML with C# is a 65 pages book written for C# programmers who wish to learn how to work with XML documents using C# language. In this book, you will learn the basic elements of XML and classes and objects available in .NET Framework to work with XML.

Author Rank :
Page Views : 149181
Downloads : 15233
Rating :
 Rate it
Level : Beginner
   Print Read/Post comments Post a comment  Similar Articles  
   Email to a friend  Bookmark  Author's other articles  
Download Files:
ProgrammingXML.zip
 
 
Team Foundation Server Hosting
Become a Sponsor
Nevron Chart
Become a Sponsor
 Tag Cloud
 Latest Jobs
More ... 
 Latest Interview Questions
More ... 


Note: Download the actual book by clicking on Download Files link. The PDF Version link is just a PDF version of this page.

Programming XML with C# is a book (65 pages) written in step-by-step tutorial format for beginners and students who want to learn XML programming using C# language. It is recommended that you have some programming experience using any of the object-oriented languages such as C++, Pascal, or Java. It is also recommended that you are familiar with C# language syntaxes and programming. If you are not a C# programmer, I recommend to read Programming C# for Beginners before this book.  This book can be found in C# Programming section of C# Corner.

In this book, you will learn the basic elements of XML and classes and objects available in .NET Framework to work with XML. After that, you will learn how to read, write, updated, and transform XML using C#. .NET also provides support for relationships between data (via ADO.NET) and XML. In this chapter, I also discuss how you can take advantages of classes found on ADO.NET and connect data with XML.

Download the entire book (65 pages) by clicking on Download Files link.

Table of Contents

  1. Introduction to XML
  2. DOM Overview
  3. XML Representation in .NET World
  4. The XML.NET Architecture
  5. Reading XML
  6. Writing XML
  7. Understanding DOM Implementation
  8. Transformation and XSLT
  9. Connecting data and XML via ADO.NET
  10. Traversing XML Documents
  11. XML Designer in Visual Studio .NET

Recommended Readings

 

If you plan to master C# programming, here are some other books you may want to consider reading.

 

 

Comment Request!
Thank you for reading this post. Please post your feedback, question, or comments about this post Here.
Login to add your contents and source code to this article
 [Top] Rate this article
 
 About the author
 
Mahesh Chand
Mahesh is the founder of C# Corner and Mindcracker Network, an author of several .NET programming books and a Microsoft MVP for 6 consecutive years. In his day to day work, Mahesh is a Senior Software Consultant with over 14 years of IT industry experience building systems for Financial and Banking, Engineering & Architectural, Imaging, Construction, Biological & Pharmaceuticals, Healthcare and Education industries. His expertise is Windows Forms, ASP.NET, Silverlight, WPF, WCF, Visual Studio 2010, SQL Server, and Oracle.  If you are looking for a Sharepoint, Windows Forms, ASP.NET, WPF, Silverlight, C#, VB.NET, Oracle, and SQL Server Consultant in Philadelphia area or remote location, drop me a line at MAHESH [AT] C-SHARPCORNER [DOT] COM.
Looking for C# Consulting?
C# Consulting is founded in 2002 by the founders of C# Corner. Unlike a traditional consulting company, our consultants are well-known experts in .NET and many of them are MVPs, authors, and trainers. We specialize in Microsoft .NET development and utilize Agile Development and Extreme Programming practices to provide fast pace quick turnaround results. Our software development model is a mix of Agile Development, traditional SDLC, and Waterfall models.
Click here to learn more about C# Consulting.
 
Introducing MaxV - one click. infinite control. Hyper-V Hosting from MaximumASP.
Finally – a virtual platform that delivers next-generation Windows Server 2008 Hyper-V virtualization technology from a managed hosting partner you can truly depend on. Visit www.maximumasp.com/max for a FREE 30 day trial. Hurry offer ends soon. Climb aboard the MaxV platform and take advantage of High Availability, Intelligent Monitoring, Recurrent Backups, and Scalability – with no hassle or hidden fees. As a managed hosting partner focused solely on Microsoft technologies since 2000, MaximumASP is uniquely qualified to provide the superior support that our business is built on. Unparalleled expertise with Microsoft technologies lead to working directly with Microsoft as first to offer IIS 7 and SQL 2008 betas in a hosted environment; partnering in the Go Live Program for Hyper-V; and product co-launches built on WS 2008 with Hyper-V technology.
Dynamic PDF
ceTE software specializes in components for dynamic PDF generation and manipulation. The DynamicPDF™ product line allows you to dynamically generate PDF documents, merge PDF documents and new content to existing PDF documents from within your applications.
Discover the Top 5 .NET Memory Management Fundamentals
To write the best .NET code, you need to know exactly how the .NET framework really manages memory. Ricky Leeks presents the Top 5 fundamental facts of .NET memory management. Learn more.
Nevron Chart for .NET 2010.1 Now Available
The leading .NET charting control now features PDF, Flash and Silverlight export, visualization of large datasets and more. Deliver true charting functionality to your BI, Scorecard, Presentation or Scientific apps. Download evaluation now.
ASP.NET 4 Hosting
Get 2 Months Free of ASP.NET Hosting for Only $4.95/month! Receive FREE MS SQL and MySQL Databases Including ASP.NET 4/3.5, MVC 3.0, Silverlight 4, Windows 2008/IIS 7.0 Plus FREE IIS 7 Modules. Host UNLIMITED ASP.NET Web Sites – Click Here!
 
 Post a Feedback, Comment, or Question about this article
Subject:
Comment:
Nevron Chart
Become a Sponsor
 Comments
where is the link? by allan On September 17, 2007
Am i the only one having a hard time finding the download link?
Reply | Email | Modify 
Re: where is the link? by Navdeep On September 17, 2007
Yeah .. I guess Mahesh forgot to provide the download link.
Reply | Email | Modify 
Re: where is the link? by GURJEET On September 17, 2007
I too cannot find the download link!
Reply | Email | Modify 
Re: where is the link? by Riaan On September 17, 2007

Hi,

i've send a message to Mahesh, so lets wait for the download link to be supplied,

Cheers

Reply | Email | Modify 
Re: where is the link? by Adam On September 17, 2007
Exactly, I also didn't find this download link.
Reply | Email | Modify 
Re: where is the link? by Mahesh On September 17, 2007

Ooops ... my bad.

Just uploaded the book. Check top right corner for Download Files link.

Reply | Email | Modify 
Re: Re: Me too by hadi On September 20, 2007
i can't download book too now .. help me pleas
Reply | Email | Modify 
Re: Re: Re: Me too by Mahesh On September 27, 2007
Did you try the link in the right top corner just above the banner?
Reply | Email | Modify 
Correction by Maha On September 20, 2007

In the Book there is no < at the beginning of the statement (Listing 6-5 Attributes in XML files).

It must be like this <?xml version ='1.0'?>

Reply | Email | Modify 
Thank you by mowonChan On October 30, 2007
Thank you for your kindiness that to upload this document, that very helpful ^^
Reply | Email | Modify 
ebXml by divaker On December 17, 2007
hi mahesh, this is diwaker ,my company is looking for a provider of ebxml software,one USA company has told us to provide it for 50,000 rs. / user ,can you help us to find the right cost of this software.
Reply | Email | Modify 
Thanks by arti On January 18, 2008
Thanks Mahesh for the book!!!!!!!!!
Reply | Email | Modify 
Asp.Net3.0 Programming by Durgesh On February 18, 2008
Differance with asp.net2.0 to asp.net3.0 and required documents.
Reply | Email | Modify 
gotta read this by Gon On November 23, 2008
Thanks for your help. I´ll read the book in no time!
Reply | Email | Modify 
Re: gotta read this by Rodney On December 14, 2008
I must blind or something.  I can't find the link to download the book...please help!
Reply | Email | Modify 
Re: Re: gotta read this by Mahesh On January 22, 2009

There are two links at the top of the article and at the bottom of the article looks like below. Click on the blue hyperlink below.

Download Files:
ProgrammingXML.zip

Reply | Email | Modify 
Re: Re: Re: gotta read this by Michael On April 22, 2010
What a wonderful resource! Thank you for producing and sharing this.
Reply | Email | Modify 
thanks by asghar On February 21, 2009
thank you for this free book. asghar
Reply | Email | Modify 
thanks by raheem On August 3, 2009
Thanks, I've been looking for a good reference guide for XML with c# that is straight to the point.
Reply | Email | Modify 
a good book to read and under stand by sanju On April 29, 2010
thanks buddy for giving such a understandable book.... keep going we want many of this kind hahahah
Reply | Email | Modify 
Thanks by Amin On June 1, 2010
 thanks for EBook.
Good Luck
Reply | Email | Modify 
XML Code by Enos On November 16, 2010

How to make pages communicate using xml?

any given examples of code it will be my pleasure

Reply | Email | Modify 
Team Foundation Server Hosting
 © 2012  contents copyright of their authors. Rest everything copyright Mindcracker. All rights reserved.