1
Answer

CRUD operations in mvc

Photo of Sarath Kumar

Sarath Kumar

11y
1.3k
1
Hi, i want to create a CRUD operations for one class(Ex:Product)in MVC4. but this product class having foreign keys. and also here we want to use for creating controller, "MVC Controller with Empty read/write actions".


Note:here do not use the entity framework.

If any one knows please help me.......

Answers (1)