For Example i want to add some data to Employee Table in SQL Server through Employee Registration Page.
Like Employee Name,Age,Address etc.
I achieved it by Hard Coding.But I tried many time through Data Binding but Didn't Get It?
If You have Source Code For This Question.Please Help Me?
6 Replies
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.

Suthish NairPosted Sep 13, 2013, 6:33 AM
Pavan RamamurthyPosted Sep 12, 2013, 5:23 AM
Pavan RamamurthyPosted Sep 12, 2013, 5:20 AM
Sanjeeb LenkaPosted Sep 3, 2013, 1:10 AM
try these links
http://www.c-sharpcorner.com/uploadfile/raj1979/showdeleteedit-data-in-wpf-datagrid-using-linq-to-sql-classes/
http://www.nullskull.com/a/1441/wpf-gridview-sample-to-insert-update-and-delete-records.aspx
Kiran Kumar TalikotiPosted Sep 3, 2013, 12:48 AM
Sanjeeb LenkaPosted Sep 3, 2013, 12:41 AM
Refer to this link it may help you.
http://www.c-sharpcorner.com/UploadFile/mahesh/data-binding-in-wpf-controls/