Tuesday, 7 December 2010

LINQ: LINQPad, Paste XML as XElements

Handy tools for programming in LINQ.
Has cool function to query SQL databases using LINQ!
http://www.linqpad.net/

Scott Hanselman talks about an extension for VS2008 that allows you to paste XML as XElements directly to your source code.
http://www.hanselman.com/blog/PasteXMLAsXLinqXElementVisualStudioAddIn.aspx

No comments: