#Izenda MVC Kit Integration Guide Phase II

##About

Phase II Integration is a continuation to the last step of Phase I integration. This guide will show how to add a login page to an MVC application and give different user roles to Izenda based on user login info. This guide will use Izenda mvc5r3 kit, a simple MVC application, which is downloadable at http://wiki.izenda.us/Guides/MVC-Integration/Sample_MVCApp.zip, and Visual Studio Express 2013 for Web.

Step 1. Connecting to Northwind Database

Step 2. Delete unnecessary Login User Model files.

Step 3. Add Link to Izenda

Step 4. Add Login User Model

Step 5. Add Controller

Step 6. Add Views

Step 7. Add user role model