350dccaa2b922f9383afe3b2d29c3fd16b462223
Guides/MVC-Integration.md
| ... | ... | @@ -5,25 +5,14 @@ |
| 5 | 5 | ##About |
| 6 | 6 | |
| 7 | 7 | This guide is designed to instruct first-time users how to integrate Izenda with simple MVC application. |
| 8 | -This tutorial will use Izenda MVC5r3 kit and 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) |
|
| 9 | -##Instructions |
|
| 10 | - |
|
| 11 | -Installation requires a license key. To get a new trial key, you may contact [sales@izenda.com](mailto:sales@izenda.com). Or you may try our <a href="http://www.izenda.com/demo-it-yourself/" rel="nofollow" target="_blank">free demo</a>. |
|
| 8 | +This guide will use Izenda mvc5r3 kit, a simple MVC applicatio, 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. |
|
| 12 | 9 | |
| 13 | -By downloading software of Izenda LLC, you agree to the [End User License Agreement](http://www.izenda.com/wp-content/uploads/2014/10/IzendaSoftwareLicenseAgreement.pdf). If you do not agree with such terms and conditions, do not download the software. |
|
| 14 | 10 | |
| 15 | -To start using Izenda Reports Starter Kit you should take a few simple steps. If you need more information about setup process, configuring reports, additional features or special cases please visit our [Knowledge Base](http://www.izenda.com/Site/KB/Integration/94). |
|
| 11 | +##Instructions |
|
| 16 | 12 | |
| 17 | -###Step 1. Download the Starter Kit |
|
| 13 | +###Step 1. Open the MVC application in Visual Studio (In this |
|
| 18 | 14 | |
| 19 | -**Izenda works with:** |
|
| 20 | 15 | |
| 21 | -* Non-production, staging, or development server |
|
| 22 | -* SQL Server, Oracle, MySQL, and PostgreSQL |
|
| 23 | -* Windows 2003, Windows 2008, Windows 2012, Windows 7, Windows Vista Business or Ultimate |
|
| 24 | -* Microsoft ASP.NET 2.0 and Higher |
|
| 25 | -* ASP.NET MVC 4 and 5 |
|
| 26 | -* Razor Visual Engine 2 and 3 |
|
| 27 | 16 | |
| 28 | 17 | ###Step 2. Unzip the contents |
| 29 | 18 |