Hello Buddies!
Pls, let me know how to perform CRUD operations without using EDM ?
:)
:)
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.
Karthik KPosted Oct 7, 2014, 2:27 AM
You can check the following url as well ,
http://www.dotnetcodesg.com/Article/UploadFile/2/267/CRUD%20Operation%20in%20ASP.NET%20MVC%204%20Application%20Using%20LINQ%20To%20SQL.aspx
SaiRojaPosted Sep 30, 2014, 4:54 AM
MVC 4 Razor CRUD Operation using C#
http://aspdotnet-kishore.blogspot.in/2013/10/mvc-4-razor-crud-operation-using-c.htmlSaineshwar BageriPosted Aug 16, 2014, 6:09 AM
using DAL
http://www.c-sharpcorner.com/UploadFile/4d9083/creating-insert-update-and-delete- application-in-mvc-4-using/
Using Free ORM DAPPER
http://www.c-sharpcorner.com/UploadFile/4d9083/performing-crud-operation-with-dapper-in-mvc/
Sir Mark as answer if i had helped you
Abhishek JaiswalPosted Aug 14, 2014, 12:51 PM
let me try. :)
Guest UserPosted Aug 12, 2014, 11:22 PM
have i understood your question wrong?
Abhishek JaiswalPosted Aug 12, 2014, 6:26 AM
Thanks for ur kind reply!
but my query is still same, I want to perform CRUD operation without using EDM.
:)
Guest UserPosted Aug 11, 2014, 11:59 PM
http://www.c-sharpcorner.com/UploadFile/54db21/edm-framework-crud-operations-using-datacontextobject/
but any specific reason to use EDM?
there are many tiny frameworks available like Petapoco, Massive for the same