how to send image and other data using ajax in mvc.
Hi SajidHussa,
Use HTML5 FormData. Refer below article.