1
February 24, 2008 10:11 PM
Posted by: MarkWPF
C, Databinding, SQL, WPF
Databinding with Linq with automatic updates
Posted by: MarkWPF
How do you databind to an EntitySet retreived from a Linq query, via Linq to Sql or Linq to Entities for example? Well it is very easy to actually bind to it, you simply connect it up using normal Xaml syntax. But what if you want to have updates automatically relected in the UI? That's...




