Hi,
I am new to MVC4 . i am familiar with Create,Edit,Details,Index operations in a table.
now i want to workout this with Data Access Enterprise library.
and heard about SQL HElper.cs
I am confused between these two. what is data access library and SQL Helper.cs
PLEASE SEND ME A SAMPLE CODE USING SQLHELPER or DAL with MVC4 . it should do insert , update ,delete ,edit.