Click here to Skip to main content
15,868,019 members
Articles / Desktop Programming / WPF

Data Visualization in WPF with LINQ to SQL and Data Binding

Rate me:
Please Sign up or sign in to vote.
5.00/5 (13 votes)
21 Dec 2007CPOL9 min read 125.4K   4.6K   84  
This article will show how to use data binding and styles to show data coming from a Microsoft SQL database using the new object-relational model introduced in Visual Studio 2008, LINQ to SQL, allowing grouping, sorting and filtering of data with almost no code.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Brazil Brazil
Bruno is a Brazilian MVP and has written five books published by Pearson Education Brazil.
He is the author of many utilities published by PCMag.com (http://www.pcmag.com/downloads)

Comments and Discussions