Category Archives: LINQ

WPF – LINQ to SQL Sample

This exercise in binding a WPF ListView control with LINQ to SQL was a lot of fun ! The following image shows data from AdventureWorks sample database displayed in the ListView control. The end result is very admirable, even in this very basic demo. Feeling a complete sense of freedom is unavoidable when working with [...]
Also posted in C#, code, database, sql, WPF | Tagged , , , , , , , , , , , , , , , , | 7 Comments