All You Need to Know about ADO.NET: Part 2/2
page 21 of 27
by Devarticles.com
Feedback
Average Rating: This article has not yet been rated.
Views (Total / Last 10 Days): 60074/ 425

XML Integration
Extensible Markup Language (XML) provides a format for describing data. This facilitates more precise declarations of content and more meaningful search results across multiple platforms. In addition, XML enables the separation of presentation from data, just like in HTML where we use tags to tell the browser how to format the data. In XML, we use tags only to describe the data, such as CustomerID, CompanyName, etc. XML separates the data from the presentation and the process, enabling us to display and process the data as we wish by applying different style sheets and applications to it.

XML is at the core of many features of Visual Studio .NET and the .NET Framework. XML plays a large role in the way data is handled in Visual Studio .NET. XML is used in the following ways:

  1. Datasets can serialize their data as XML. The schema of a DataSet is defined using an XML Schema (.xsd file).
  2. We can infer XML Schemas from existing Datasets. We can also create Datasets from existing XML Schemas.
Visual Studio makes working with XML files, XML Schemas, and ADO.NET Datasets easy by providing us with a visual tool, the XML Designer.

View Entire Article

Article Feedback

Title:  
Name:  
Url: ( Optional )
Comment:  
Please add 8 and 7 and type the answer here:

User Comments

Title: Thanks   
Name: Amin Anwar
Date: 5/14/2009 5:19:09 AM
Comment:
That isgr8 collection;;;
thanks
Title: Ado.net   
Name: Saurabh Shrivastava
Date: 2/20/2007 11:46:46 AM
Comment:
Brilliant Work,It could be more useful by giving some code in it.
Title: Thank you   
Name: Jayalakshmi baskaran
Date: 5/30/2006 5:39:23 AM
Comment:
I want to create the sqldataAdapter and the Dataset in Code
Can you please help it out
Title: Ado.Net   
Name: Rohan Ragoo
Date: 1/9/2006 12:37:59 PM
Comment:
Excellent Overview. All topics are dicussed in an effective timeline.
Title: XML   
Name: Rajesh Medackel,India
Date: 10/1/2005 5:26:30 AM
Comment:
Good write up .... Thanx
Title: ADO.Net   
Name: k
Date: 5/3/2005 11:31:30 AM
Comment:
to the authors thanks a lot for the unselfish information

Product Spotlight
Product Spotlight 






Community Advice: ASP | SQL | XML | Regular Expressions | Windows


©Copyright 1998-2010 ASPAlliance.com  |  Page Processed at 3/22/2010 4:25:13 AM  AspAlliance Recent Articles RSS Feed
About ASPAlliance | Newsgroups | Advertise | Authors | Email Lists | Feedback | Link To Us | Privacy | Search