b30c76a9596c7f619346ddf91517be19ef0ebd13
Guides/MVC-Integration.md
| ... | ... | @@ -10,6 +10,9 @@ |
| 10 | 10 | This guide is designed to instruct first-time users how to integrate Izenda with simple MVC application. |
| 11 | 11 | 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. |
| 12 | 12 | |
| 13 | +**PLEASE NOTE** |
|
| 14 | +This guide is not universal, nor does it describe a complete integration. There are many nuanced elements of an integration, including, but not limited to, Visual Studio versions, existing code in your application(s), and server environments. This guide is intended to be a starting point in integrating Izenda, with the understanding that some deviations will likely be necessary. |
|
| 15 | + |
|
| 13 | 16 | [mvc5r3 download link](http://archives.izenda.us/ri/mvc/mvc5r3/) |
| 14 | 17 | ##Instructions |
| 15 | 18 |