C# Corner
Tech
News
Videos
Forums
Jobs
Books
Events
More
Interviews
Live
Learn
Training
Career
Members
Blogs
Challenges
Certification
Contribute
Article
Blog
Video
Ebook
Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Refer
Rewards
SharpGPT
Premium
Contribute
Article
Blog
Video
Ebook
Interview Question
Register
Login
Tags
No tag found
Content Filter
Articles
Videos
Blogs
Resources
News
Forums
Interviews
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Bechir Bejaoui(2)
Satheesh Kumar(2)
Mahesh Chand(1)
Resources
No resource found
Integrate XML Data Within your ASP Page Using XLINQ: Part II
Feb 18, 2009.
In this tutorial I will expose a technique to integrate XML data within your ASP page using XLINQ API.
Reading and Writing XML using XLinq
Jun 21, 2007.
XLinq is a new API to work with XML using LINQ. XLinq is more flexible, simple, and faster programming model to read, write, manipulate, and traverse XML documents.
Integrate XML Data Within your ASP Page Using XslCompiledTransform Class: Part I
Feb 17, 2009.
I will provide two techniques as a part of this two parts tutorial to demonstrate how to transform and integrate XML contents within ASP web page.
.NET Language Integrated Query for XML
Jul 17, 2006.
This is the overview of .NET Integrated Language Query for XML. This Article explains some of the features of XLINQ with example.
Using LINQ in Visual Studio 2005
Jul 03, 2006.
LINQ (.Net Language Integrated Query) is the general-purpose standard query operators that allow traversal, filter and projection operations to be expressed in a direct yet declarative way in any .Net programming language.