Browse by Tags - dotnet.org.za
in

dotnet.org.za

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

Browse by Tags

  • An in-depth look at EntitySQL

    Two of the Microsoft ADO.NET team members, Mark Shields and Fabio Valbuena, have put a rather detailed post discussing EntitySQL. EntitySQL has been developed to address the need for programmers to reason, express and write queries in terms of the new Entity Data Model abstractions. One of the cool benefits...
    Posted to Craig Nicholson (Weblog) by Craig Nicholson on 06-04-2007
  • 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 (3 items)
Powered by Community Server (Commercial Edition), by Telligent Systems