Click here to Skip to main content
15,884,176 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
i have a personaldetail table with the column names
AutoId(Primary Key),
FirstName,
LastName,
Age,
Active.

I want to perform CRUD operation on this table using ado.net entity framework..
Posted
Updated 10-Sep-12 2:12am
v2
Comments
Pankaj Nikam 10-Sep-12 8:16am    
So what problem are you facing? Please use "Improve Question" to modify the question and let us know the problem you are facing so that we can solve it. Thanks.

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



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900