Beth Massi - Sharing the goodness that is VB : Data Binding WPF... by Using wpf

Sun, 03 May 2009 06:11:48 -0600

Beth Massi - Sharing the goodness that is VB : Data Binding WPF...

by Using wpf @ Sun, 03 May 2009 06:11:48 -0600



In the first example we could have only pulled a subset of fields from the Customer table – the only required ones would be the ones used in the data , CustomerID and LastName. So with DataTables and LINQ to SQL classes that bind ...