Welcome to WindowsClient.net | My Blog | Sign in | Join

Windows Client Videos

How Do I: Get Started with LINQ to XML?

Visual Basic developers will learn how to work with XML in Visual Basic using XML literals, embedded expressions and XML axis properties to create, query and transform XML documents easily.

Posted: Nov 19 2007, 07:32 AM by ttriguero | with 4 comment(s)
Filed under:

Comments

shehandavy said:

Thanks, this is cool! Is there a possibility of doing the same with C#?

# May 23, 2008 3:45 AM

jaytayl said:

Hello shehandavy!

XML literals are not supported in C#, so this video is specific to VB only.

Regards,

The WindowsClient.Net Team

# May 23, 2008 1:08 PM

shehandavy said:

Thanks! Followed a C# video and figured out what's different! :-)

# August 22, 2008 1:51 PM

Stephen_W said:

Thanks Beth this has really helped me understand how to lift some xml from file with linq.

# February 2, 2009 9:54 AM