This article explains about HTML5 local storage and how to use local storage in javascript (storing and retrieving objects), instead of cookies to get better security and faster results.
The article explains & gives you tested and working code for uploading file in asp.net MVC C#. I have explained about uploading single or multiple files in ASP.NET MVC.
In this article, I am going to give you ways to resolve the common 'Circular Reference detected' error which we face while passing data or JSON from Controller to view using Ajax in Entity Framework