Video Tutorial Library:

LINQ to SQL 101 :

LINQtoSQL101_02_05 - LINQ to SQL Databinding to ASP.NET

Tags: VB , C# , Experienced , 2008 , LINQ
In this video we'll show a practical use of LINQ to SQL in an ASP.NET application.  We'll simply databind a GridView and later a DropDownList to sequences of entities defined in our .dbml file.  And the key idea here is that you probably already know everything you need to know.  Since you're working with sequences of entities that implement IEnumerable, you can bind them to just about everything because the DataSource property on all databound controls needs classes that implement IEnumerable in order to work.

Downloads:

Sign up today to access downloads.
LINQtoSQL101_02_05 - LINQ to SQL Databinding to ASP.NET
Duration: 18 Minutes, 4 Seconds
Size: 28.06M
Recorded Using: Visual Studio 2008 (all versions)

Get Free Videos via Email

Sign up for our newsletter and receive links to free videos and more.

Subscribe

We don't rent/sell/or commit other evil deeds with your email address. See our Privacy Policy.