I am trying to save image from asp.net mvc (razor) to database and display it on my page but without entity framework.
But image should be upload with my other fields in form like Name: .....,Gender:....
after Gender image should be show.
Can anyone help me?

Replies
Know the answer? Post it — somebody with the same question will find it here.