c1d8fe8e3c8de45a1b855b5f97df26ef9122a2d0
Guides/Developer-Links-and-Guides.md
| ... | ... | @@ -15,7 +15,6 @@ Here we will provide programming resources, code snippets, and setup tutorials f |
| 15 | 15 | |
| 16 | 16 | ###Quick Reference Guides |
| 17 | 17 | |
| 18 | -* [[IIS7 Installation Video|http://www.izenda.com/site/kb/uploads/media/videos/vistainstallvideo.zip]] |
|
| 19 | 18 | * [[Installation Guide|http://wiki.izenda.us/Guides/Installing-Izenda]] |
| 20 | 19 | * [[Security Guide|/Integration/Tutorials/Security]] |
| 21 | 20 | * [[Basic Security Sample|Home#Basic-Login-Scenario]] |
| ... | ... | @@ -38,8 +37,8 @@ Here we will provide programming resources, code snippets, and setup tutorials f |
| 38 | 37 | * [[Show/Hide Fields in Filters|Guides/Show_Hide Fields in Filters]] |
| 39 | 38 | * [Using Share With Rights and Roles](/Guides/ReportDesign/9.0-Misc-Tab#9.1-Share-With-&-Rights) |
| 40 | 39 | * [[Dynamically Creating Reports Via the API|/API/CodeSamples/DynamicReportCreation]] |
| 41 | -<!--* [Switching Databases Via Code](http://www.izenda.com/Site/KB/CodeSamples/Switching-databases-via-code?) |
|
| 42 | -* [[Adding Custom Formatting Options in the Report Designer|/FAQ/Questions/Add-Formatting-Options]]--> |
|
| 40 | +* [Switching Databases Via Code](http://www.izenda.com/Site/KB/CodeSamples/Switching-databases-via-code?) |
|
| 41 | +* [[Adding Custom Formatting Options in the Report Designer|/FAQ/Questions/Add-Formatting-Options]] |
|
| 43 | 42 | * [[Login page sample|/Tutorials/CodeSamples/Login-Sample]] |
| 44 | 43 | * [[Implementing custom behavior for the Equals(Popup) dialog|http://wiki.izenda.us/API/CodeSamples/Equals-Popup-Custom-Page]] |
| 45 | 44 | * [[Joining a many-to-many database relationship and hiding the connecting table as a datasource|/FAQ/many-to-many-database-join]] |
| ... | ... | @@ -62,7 +61,7 @@ Here we will provide programming resources, code snippets, and setup tutorials f |
| 62 | 61 | |
| 63 | 62 | ###SQL Guides |
| 64 | 63 | |
| 65 | -<!--* [MDX Queries](http://www.izenda.com/Site/KB/CodeSamples/Pulling-Data-From-Analysis-Services-Cubes)--> |
|
| 64 | +* [MDX Queries](http://www.izenda.com/Site/KB/CodeSamples/Pulling-Data-From-Analysis-Services-Cubes) |
|
| 66 | 65 | * [[Using Stored Procedures (SPs) In Izenda 6|/FAQ/Questions/Using-Stored-Procedures-In-Izenda-6]] |
| 67 | 66 | * [[Adding the FORMS column to the IzendaAdHocReports table|/FAQ/IzendaAdHocReports-table]] |
| 68 | 67 |