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.
Thanks, this is cool! Is there a possibility of doing the same with C#?
Hello shehandavy!
XML literals are not supported in C#, so this video is specific to VB only.
Regards,
The WindowsClient.Net Team
Thanks! Followed a C# video and figured out what's different! :-)
Thanks Beth this has really helped me understand how to lift some xml from file with linq.