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.[1] 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

  • String literal
  • Character literal
  • ECMAScript for XML
  • JSX (JavaScript)
  • XHP

References

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

External links

  • Creating Complex XML Documents with XML Literals
  • XML Literals Overview (Visual Basic)
  • v
  • t
  • e
.NET
Implementations
  • .NET (Core)
  • .NET Framework
  • .NET Compact Framework
  • .NET Micro Framework
  • DotGNU
  • Mono
  • XNA Framework
ArchitectureComponentsTools
Obfuscators
Decompilers
Misc
IDEsOrganizations
  • Category
  • List
  • Commons


Stub icon

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

  • v
  • t
  • e