Video: First Look at Visual Studio .NET 2008 and the LinqDataSource
Visual Studio .NET 2008 provides many new features that will definitely enhance developer productivity. In this video tutorial I provide an introductory look at VS.NET 2008 and show a few features such as multi-targeting, split view, and the LinqDataSource control. In the video you'll see how to build an ASP.NET page that retrieves data from a data context object (created with the new LINQ to SQL designer) and binds it to various controls using the LinqDataSource control.
Posted on Thursday, July 26, 2007 at 09:39PM
by
Dan Wahlin
in Visual Studio .NET
|
4 Comments
|
2 References
References (2)
References allow you to track sources for this article, as well as articles that were written in response to this article.
-
Response: VS2008 VideoDan Wahlin posts a nice video demonstrating some of the new features baked into VS 2008, including the -
Dan Wahlin's Video: First Look at Visual Studio .NET 2008 and the LinqDataSource shows you how to use the LINQ to SQL Classes template with the LINQDataSource and common databound controls.

Reader Comments (4)
Excellent