DLinq training kit

DLinq (Data LINQ) is a feature of .NET 3.5 that helps connect to different data sources like SQL Server, Objects, XML through a minimal change in the code. The training kit (for a developer) and a sample project based on NorthWind database is shared.

Download DLinq Training Kit

Continue reading » · Rating: · Written on: 09-23-09 · 1 Comment »

NDoc Training Kit

The training kit explains how to do XML commenting to have a professional documentation of .NET code. It explains all the tags that NDoc processes and how to make the best out of them. It also contains a sample project.

Download NDoc Training Kit

Continue reading » · Rating: · Written on: 09-23-09 · No Comments »