Team,
I m looking for help on CRUD operations for MVC.
When I m surfing on net for CRUD operations, I m getting results for performing Single table values using Entity Framework.
- Can't we perform CRUD operations in MVC without Entity Framework, LINQ to SQL, by calling normal stored procedure.
- Need to perform insertion in different tables.
Can some one help me?
Regards,
siva