LinqPad

Today Vin (http://twitter.com/vinayakkamat) pointed me to LinqPad, quickly found it too good. Especially if you are a C# guy who want to query against your data in a C# way.


And you can download LinqPad from here http://www.linqpad.net/






LINQPad supports everything in C# 3.0 and Framework 3.5: LINQ to SQL, LINQ to Objects, LINQ to XML
LINQPad is also a great way to learn LINQ: it comes preloaded with 200 examples 

Here is a good demo to start with http://oreilly.com/pub/e/909
Read more >>

Four open source ASP.NET Web Apps



About Week End Hacks - Most weekends I do some digging around new and emerging technology and geek stuff. I do this by picking the links I bookmarked, or by going through the tweets I Favorited in Twitter.


This week I'll be evaluating four .NET open source projects to keep them in the back of my mind, for quick implementations.
Read more >>

top