Misplaced Pages

XML Literals

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.
This article may be too technical for most readers to understand. Please help improve it to make it understandable to non-experts, without removing the technical details. (June 2012) (Learn how and when to remove this message)

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.

See also

References

  1. Does C# Need VB9's XML Literals?

External links

.NET
Implementations
Architecture
Components
Tools
Decompilers
Obfuscators
IDEs
Organizations


Stub icon

This programming-language-related article is a stub. You can help Misplaced Pages by expanding it.

Categories: