Browse by Tags - dotnet.org.za
in

dotnet.org.za

South African .NET Developer Portal
All Tags » LINQ » SQL Server (RSS)

Browse by Tags

  • VLINQ and LINQPad

    This article describes 2 cool LINQ tools. These tools help make the LINQ learning curve a bit better: http://www.infoq.com/news/2008/04/linq-tooling
    Posted to Riaan's Blog (Weblog) by riaan on 04-18-2008
  • Looping VS LINQ

    This is a very nice article by Chuck Jazdzewski on using traditional c# loops vs using LINQ. This article is making me think twice now before applying traditional loops in my logic. Read the full article here: http://www.removingalldoubt.com/permalink.aspx/6080a8a8-bb63-4492-acd2-1398f086fca0
    Posted to Riaan's Blog (Weblog) by riaan on 04-04-2008
  • LINQ to SQL and stored procedures, my quest continues

    Recently I posted some reservations on LINQ and in particular LINQ to SQL and the usage of stored procedures. After numerous comments from respected community members I have furthered my quest on the subject and found a very interesting blog entry by Mark Seemann where he shares his thoughts on how LINQ...
    Posted to Craig Nicholson (Weblog) by Craig Nicholson on 03-22-2007
  • Deconstructing LINQ to SQL

    I happened to stumble upon the blog of Mike Taulty and the following three very interesting articles on how LINQ actually works. The first article looks at Lambda expressions and introduces the interface IQueryable<T> which inherits from IEnumerable<T> and Expression property to represent...
    Posted to Craig Nicholson (Weblog) by Craig Nicholson on 03-19-2007
Page 1 of 1 (4 items)
Powered by Community Server (Commercial Edition), by Telligent Systems