LINQ Enabled Personal Web Site Starter Kit

Jim Wooley, VB MVP, has rewritten the original Personal Web Starter Kit using LINQ for the data tier rather than stored procedures and ADO.NET and has put it up onto Code Gallery. The starter kit manages images in a SQL database by album.

You can download the LINQ-enabled Personal Web Starter Kit here: https://code.msdn.microsoft.com/LinqPersonalWeb

By the way, you can see all the latest Visual Basic Code Gallery and CodePlex projects as well as Jim's ThinqLinq blog -- plus all things cool in VB on the Visual Basic Developer Center!

Enjoy!