XML Literals

In the Microsoft .NET framework, XML Literal allows a computer program to include XML directly in the code. It is currently only supported in VB.NET 9.0 and VB.NET 10.0. When a Visual Basic expression is embedded in an XML literal, the application creates a LINQ-to-XML object for each literal at run time.

This article is issued from Wikipedia - version of the 11/29/2014. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.