Posted on: 6/1/2015 8:00:00 PM | Views : 1367

Windows Azure Storage provides highly scalable and available storage for applications. In this article, Mahesh implements an ASP.NET MVC application for managing profiles of Job seekers. The application stores the profile information in Table Storage, whereas the resume is stored using BLOB Storage.

Go to the complete details ...