SoftwareLounge

Coding and more…

upload

HTML5 Drag and Drop file upload with preview using jQuery and MVC 4

html5

With the advent of HTML5 and its wide adoption by all major browsers, web developers now have a new arsenal in their hands for implementing powerful file upload functionality on their website. In this tutorial we will see how to implement this using the FileDrop jQuery plugin  and an MVC controller to receive and store [...]

, , , , ,