in

dotnet.org.za

South African .NET Developer Portal

Browse by Tags

  • 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
  • SQL Server 2005 goodies

    Recently I stumbled upon a rather useful SQL Server 2005 Best Practices section on Microsoft TechNet and I thought others might find it useful. In particular I found the internal function to identify missing indexes based on runtime statistics recorded by the query optimizer quite useful. Just remember...
    Posted to Craig Nicholson (Weblog) by Craig Nicholson on 02-20-2007
  • SQL Server 2005 Service Pack 2 released

    Yesterday the much awaited SQL Server 2005 Service Pack 2 was released to the web. Significant changes include: the ability to run maintenance plans without SQL Server 2005 Integration Services (SSIS) installed performance improvements to the plan cache to make more effective use of physical memory reversal...
    Posted to Craig Nicholson (Weblog) by Craig Nicholson on 02-20-2007
Page 1 of 1 (4 items)
Powered by Community Server (Commercial Edition), by Telligent Systems