XML has achieved tremendous adoption as a basis for formatting data whether in Word files, on the wire, in configuration files, or in databases ... XML seems to be everywhere. Yet, from a development perspective, XML is still hard to work with. If the average software developer is asked to work in XML one will likely hear a heavy sigh. The API choices for working with XML seem to be either aged and verbose such as DOM or XML specific such as XQuery or XSLT which require motivation, study, and time to master. XLinq, a component of the LINQ project, aims to address this issue. XLinq is a modernized in-memory XML programming API designed to take advantage of the latest .NET Framework language innovations.
Related white papers
Connecting international businesses securely
Globalisation, efficiency and responsiveness in an incresaingly regulatory environment
Harnessing technology for competitive advantage
The Leisure, Entertainment and Travel Services ICT transition.
PCI Compliance
The new reality for European retail companies
Stakeholders' management and collaboration
How to devise an effective communication strategy
The need for real-time communications in European logistics
Value-added services beyond transportation
e-booking and e-ticketing
How to achieve sustainable competitive advantage in the Leisure, Entertainment and Traval industry.
Live Webcast: Telecoms 2.0 - Where is telecoms heading?
Telecoms 2.0 - Where is telecoms heading? UK telecoms is at a crossroads. IT managers face new demands to enable flexible working, deliver converged networks and provide support for multiple applications...


