TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About XLINQ
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Bechir Bejaoui (2)
Satheesh Kumar (2)
Mahesh Chand (1)
Related resources for XLINQ
No resource found
Integrate XML Data Within your ASP Page Using XLINQ: Part II
9/15/2014 6:45:37 AM.
In this tutorial I will expose a technique to integrate XML data within your ASP page using XLINQ API.
Integrate XML Data Within your ASP Page Using XslCompiledTransform Class: Part I
9/15/2014 6:44:00 AM.
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.
Reading and Writing XML using XLinq
8/27/2008 3:36:03 PM.
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.
Using LINQ in Visual Studio 2005
6/20/2007 8:44:52 AM.
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.
.NET Language Integrated Query for XML
7/20/2006 11:06:49 PM.
This is the overview of .NET Integrated Language Query for XML. This Article explains some of the features of XLINQ with example.