This is my first e-book ever written. This book is a hands-on tutorial on ASP.NET MVC 5 and is targeted to starters who are new to this technology. Following are the highlights of the content:
Table of Contents
- Introduction
- Prerequisites
- Environment Settings and Tools Used
- Getting Started
- Brief Overview of ASP.NET MVC
- Creating a Database
- Creating Database Tables
- Adding a New ASP.NET MVC 5 Project
- Setting Up the Data Access using Entity Framework Database-First approach
- Creating a Signup Page
- Creating the Login Page
- Implementing a Simple Role-Based Page Authorization
- Implementing Fetch, Edit, Update and Delete Operations
- Creating a User Profile Page
- Implementing a ShoutBox Feature
- Deploying Your ASP.NET MVC 5 App to IIS8
You can download it at csharpcorner site here.