Why Join
Become a member
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
C# Corner Home
Technologies
Monthly Leaders
ASK A QUESTION
Forumguidelines
Nilesh Avhad
1.4k
600
247.5k
Master form in wpf
Mar 15 2013 4:57 AM
I am new to wpf. I want to learn it. I have a table whose name is CasterMaster. Structure of table is ID(int identity field), name(varchar(50)). I want write a master form applcation for this table in WPF. Please Tell me how can I write a insert,update,delete operation in wpf on this table?
Reply
Answers (
0
)
How to achive a Dynamic-Static-Dynamic structure in a TreeVi
Binding DataGrid Details to Selected Item in a combobox