Guides/MVC-Integration/Phase-II-Draft.md
... ...
@@ -4,7 +4,7 @@
4 4
5 5
##About
6 6
7
-Phase II Integration is a continuation to the last step of Phase I integration. This guide will show how to add a login page and register page in ASP.Net MVC Razor 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](http://wiki.izenda.us/Guides/MVC-Integration/Sample_MVCApp.zip), and Visual Studio Express 2013 for Web.
7
+Phase II Integration is a continuation of the last step of Phase I integration. This guide will show how to add a login page and register page to 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](http://wiki.izenda.us/Guides/MVC-Integration/Sample_MVCApp.zip), and Visual Studio Express 2013 for Web.
8 8
9 9
### Step 1. Connecting to Northwind Database
10 10