Click here to Skip to main content
Sign Up to vote bad
good
hi friends
I want to retrieve data(text and image) from sqlserver with LINQ technology in WPF form and present it in a DataGrid. how can I do it?
please help me friends.
thank you
Posted 21 Jan '13 - 0:41


1 solution

You need to breakdown what you are trying to do into components and look at each separately. It will make life much easier for you.
Here are the things you need to do.
1) Read data from SQL Server using LINQ. (Using LINQ to SQL[^])
2) Bind Data to a DataGrid. (Databinding in WPF[^])
  Permalink  

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

  Print Answers RSS
Your Filters
Interested
Ignored
     
0 OriginalGriff 273
1 Mahesh Bailwal 230
2 Ron Beyer 220
3 Aarti Meswania 195
4 Rohan Leuva 170
0 Sergey Alexandrovich Kryukov 8,548
1 OriginalGriff 6,819
2 CPallini 3,648
3 Rohan Leuva 2,933
4 Maciej Los 2,288


Advertise | Privacy | Mobile
Web02 | 2.6.130516.1 | Last Updated 26 Jan 2013
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid