update and delete using entity framework
Hi,
i want to do update and delete using entity framework.first the database table records display in gridview(ASP.NET) then we can able to do update and delete using entity framework and that should be updated in database,need to do update and delete for multiple records at a time.please send me the code completely because its an urgent requirement for me.