bda505070c0cee3d033fd310fe1504d3078fd85d
Guides/Webform-Integration-Sub-Folder.md
| ... | ... | @@ -1,13 +1,11 @@ |
| 1 | -#Izenda MVC Kit Integration Guide Phase I |
|
| 1 | +#Izenda Webform Integration Guide |
|
| 2 | 2 | |
| 3 | 3 | [[_TOC_]] |
| 4 | 4 | |
| 5 | 5 | ##About |
| 6 | 6 | |
| 7 | -This guide is designed to instruct first-time users how to integrate Izenda with simple MVC application. |
|
| 8 | -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. |
|
| 9 | - |
|
| 10 | -[mvc5r3 download link](http://archives.izenda.us/ri/mvc/mvc5r3/) |
|
| 7 | +This guide is designed to instruct first-time users how to integrate Izenda webform kit with a simple ASP.NET website using Visual Studio Express 2013 for Web. This guide will use an Izenda webform kit and a simple ASP.NET website, which can be created using Visual Studio Express 2013 for Web. |
|
| 8 | +[Izenda webform kit download link](http://archives.izenda.us/ri/webforms/webforms-cs.zip) |
|
| 11 | 9 | ##Instructions |
| 12 | 10 | |
| 13 | 11 | ###Step 1. Open the simple MVC application in Visual Studio |