LINQ is a very exciting technology. As of today, I have seen how it can be integrated with ASP.NET. However, I never seen a sample app on how to use Linq with Windows Form controls such as DataGridView and WPF controls. For wpf it has many similarities with ASP.NET web form so I think it is easy to make it work with WPF controls. Any one can point me to some articles or sample applications with regard to windows form control? thanks, bill
Read More...