jump to navigation

Building Great AJAX Applications from Scratch Using ASP.NET and VS 2008 16 May 2008

Posted by ramsonit in ASP.NET, LINQ.
add a comment

Adam posted his Mix session as video on Building Great AJAX Applications from Scratch Using ASP.NET 3.5 and Visual Studio 2008.

Understanding IEnumerable<T> 29 Apr 2008

Posted by ramsonit in .NET Core, Introduction, LINQ.
add a comment

Here is the very nice post about IEnumerable, if you are learning LINQ, you should read this. Simple and nice article.

LINQ to XML in 3 easy steps 25 Apr 2008

Posted by ramsonit in How-To, LINQ.
add a comment

Shahar’s neat post on LINQ.

How to use Aggregate functions with LINQ to SQL 16 Apr 2008

Posted by ramsonit in LINQ.
add a comment

Shahar has written an article How to use Aggregate functions with LINQ to SQL, Check out this.

LINQ Helper Tools 11 Apr 2008

Posted by ramsonit in LINQ, Tools.
add a comment

If you are learning or working in Linq now these two free tools will really help. Try it

LINQ Pad

Visual LINQ Query Designer