Programming ASP.NET MVC 5

Nimit Joshi

This book is a basic introduction to ASP.NET MVC 5 with Practical Implementation for beginners.

  • Published on Nov 11 2013
  • Pages 135
  • Downloaded 122.1k
  • Type PDF

This book is a basic introduction to Programming ASP.NET MVC 5, basically for beginners who want to learn complete basic with example of ASP.NET MVC 5.

Table of Contents

  1. Getting Started with ASP.NET MVC 5

        1.1 Adding a Controller
        1.2 Adding a View
        1.3 Adding a Model
     
  2. Working with Database

        2.1 Creating Connection String
        2.2 CRUD Operations
        2.3 Working with LocalDB
     
  3. Editing Application

        3.1 Introduction of Code First Migration and Adding new field
        3.2 Searching Panel
        3.3 View Editing
        3.4 Working with Validation
     
  4. Working with External Authentication

        4.1 Configure the Login Options
        4.2 Google and Facebook Authentication
        4.3 Twitter Authentication
     
  5. Entity Framework Database First Approach

        5.1 Working with Existing Database
        5.2 Associating Database with Application
        5.3 Application Modification and Validation
     
  6. IIS Hosting and Publishing of Application
     
  7. Introduction of ASP.NET SignalR

Image Loading...