Click here to Skip to main content
15,894,343 members
Articles / Web Development / ASP.NET

XML Literals

Rate me:
Please Sign up or sign in to vote.
4.85/5 (37 votes)
12 Apr 2010CPOL5 min read 111.6K   77  
XML Literals allow you to use XML syntax in your code. It’s easy to work with XML files this way, since you have that Tags in the code, but it’s also quicker to access information rather than the traditional methods.

Views

Daily 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
Portugal Portugal
Jorge Paulino
Microsoft Visual Basic MVP
Portuguese Software Developer
VB.NET, ASP.NET, VBA, SQL
http://vbtuga.blogspot.com/

http://twitter.com/vbtuga

Comments and Discussions