TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Vipin Tyagi
NA
2k
661.5k
WPF WITH LINQ
May 5 2014 8:51 PM
Hey WPF developer ,I am facing problems in WPF when i connect to Linq,
I have a wpf Form @ which i use 4 labels 4 textboxes 4 buttons 1 DataGrid to fetch data from SqlServer via Linq
At Linq Window I take a table emp(eid,ename,esal,edoj).
But in .cs file i am not be able bound data with DataGrid
I am not able to create my own Function Like private void Show()
Please Do something.....
Reply
Answers (
2
)
Create instance of user control to another user control via
WPF DataContext binding with ListBox