Please give me some solution, how can do CRUD operation in mvc4. Remember that, I've a existing project I want to add a field which include Image upload. But I can't upload image & restore it in database.
Give me some step by step solution here.
N.B: My project is database first.
Thanks.