4
Answers

How to entity framework use bind,delete,update

barathi raja

barathi raja

8y
315
1
hii.
 
Windos forms use bind grid and update,delete in enity code for step by step ..
please help me..
Answers (4)
1
Hariharan Krishnamoorthi

Hariharan Krishnamoorthi

NA 568 11.6k 8y
You can use LINQ Concepts in your project. We can also access Stored procedures within entity framework.
0
Tapan Patel

Tapan Patel

NA 8.1k 100.8k 8y
Please take a look at
http://www.c-sharpcorner.com/UploadFile/ankithakur/getting-started-with-ado-net-entity-framework-in-net-3-5-part-ii/
0
Joginder Banger

Joginder Banger

NA 10k 490.3k 8y
Hi Raja,
I hope this link very useful for you.
http://www.codeproject.com/Articles/739164/Entity-Framework-Tutorial-for-Beginners
In above link have lots of example as per your requirements with details.
0
Nilesh Sawardekar

Nilesh Sawardekar

NA 1.4k 15.1k 8y
See this example,
https://msdn.microsoft.com/en-us/data/jj682076.aspx