LINQ For SQL for Windows Forms Revisited

November 02 2007

Posted 17:20 | by | Perma-link

Well, finally, we get some guidence on the DataSources for LINQ in Windows Forms applications.

This seems better than my hack of editing the generated partial class that I posted about in September (Playing with LINQ For SQL in a Windows Forms Application).

Filed under: .Net, LINQ, WinForms