Pre-Release Programming Visual Studio Windows X Visual Studio 2015 RC by Rob Sanders|Published May 11, 2015 We’re so very close to Visual Studio 2015’s launch. The Release Candidate (RC) is pretty much the last of the community pre-release versions before it hits the RTM (release to manufacturing) edition. Here’s the configuration I’ll be playing with:
Published November 27, 2007 Public Properties vs. local variables So there was a thread recently on the aus-dotnet mailing list which piqued my interest. Bill McCarthy wrote (and I agree) that […]
Published September 6, 2013 Integrating the Entity Framework v6 RC1 Introduction Following on from the earlier article which established a data schema, the next step is to wrap the database design in […]
Published August 11, 2008 [Mini Project] Part 1. Database Schema Let’s kick off the Mini Project by examining the database schema. The project involves storing and manipulating data related to movies (in […]
Published January 5, 2009 Intelligent Paging using LINQ to SQL and the LinqDataSource control Undoubtedly, anyone who has evaluated LINQ to SQL has fond it a fairly powerful yet lightweight ORM technology which is less complex […]