faeff33281b8e1f5778e76a2743d5476da037977
Guides/Developer-Links-and-Guides.md
| ... | ... | @@ -13,25 +13,39 @@ Here is a friendly set of links to videos, download pages and reference material |
| 13 | 13 | |
| 14 | 14 | ##Developer Guides |
| 15 | 15 | |
| 16 | +Here we will provide programming resources, code snippets, and setup tutorials for users who wish to delve into the Izenda API |
|
| 17 | + |
|
| 18 | +###Quick Reference Guides |
|
| 19 | + |
|
| 16 | 20 | * [[IIS7 Installation Video|http://www.izenda.com/site/kb/uploads/media/videos/vistainstallvideo.zip]] |
| 17 | 21 | * [Installation Guide](/Integration/Tutorials/Installing-Izenda) |
| 18 | -* [[API Settings List|/API/AdHocSettings]] |
|
| 19 | 22 | * [[Security Guide|/Integration/Tutorials/Security]] |
| 20 | -* [MDX Queries](http://www.izenda.com/Site/KB/CodeSamples/Pulling-Data-From-Analysis-Services-Cubes) |
|
| 21 | -* [[Overriding AdHocConfig|/API/AdHocConfig]] |
|
| 22 | -* [Using Constraints](http://www.izenda.com/Site/KB/CodeSamples/Using-constraints) |
|
| 23 | -* [Basic Security Sample](http://www.izenda.com/Site/KB/CodeSamples/Basic-security-sample?) |
|
| 24 | -* [Switching Databases Via Code](http://www.izenda.com/Site/KB/CodeSamples/Switching-databases-via-code?) |
|
| 25 | -* [Adding Code](http://www.izenda.com/Site/KB/Integration/Adding-Code?) |
|
| 26 | -* [How do I enable Basic Report Sharing?](/FAQ/Questions/How-do-I-enable-basic-report-sharing) |
|
| 27 | -* [Using Share With Rights and Roles](http://www.izenda.com/Site/KB/FAQ/Using-Share-with-rights-roles-properties-in-Izenda-Reports-6-?Keywords=misc+tab) |
|
| 28 | -* [How To Post-Process Data](/FAQ/ProcessDataSet) |
|
| 23 | +* [[Basic Security Sample|Home#Basic-Login-Scenario]] |
|
| 24 | +* [[Adding Code|Integration/Tutorials/Customizing-Izenda-Settings]] |
|
| 29 | 25 | * [[OData|Guides/OData]] |
| 30 | -* [[Izenda Fusion|/Guides/Izenda-AdHoc-Driver]] |
|
| 26 | +* [[Using the Izenda Fusion Driver|/Guides/Izenda-AdHoc-Driver]] |
|
| 27 | + |
|
| 28 | +###C♯/VB.NET Guides |
|
| 29 | + |
|
| 30 | +* [[Izenda AdHoc Base Class|/API/AdHocConfig]] |
|
| 31 | +* [[API Settings List|/API/AdHocSettings]] |
|
| 32 | +* [[Setting Timeouts|Guides/Timeouts]] |
|
| 33 | +* [How To Post-Process Data](/FAQ/ProcessDataSet) |
|
| 34 | +* [Enabling Report Sharing?](/FAQ/Questions/How-do-I-enable-basic-report-sharing) |
|
| 31 | 35 | * [[Layered Subtotaling|Guides/LayeredSubtotaling]] |
| 32 | -* [[Using Stored Procedures (SPs) In Izenda 6|/FAQ/Questions/Using-Stored-Procedures-In-Izenda-6]] |
|
| 33 | 36 | * [[Hiding Fields in Filters|Guides/Hiding-Fields-In-Filters]] |
| 34 | -* [[Blank Column in Export|Guides/Blank-Column-in-Export]] |
|
| 37 | +* [Using Share With Rights and Roles](/API/CodeSamples/) |
|
| 35 | 38 | * [[Dynamically Creating Reports Via the API|/API/CodeSamples/DynamicReportCreation]] |
| 39 | +* [Switching Databases Via Code](http://www.izenda.com/Site/KB/CodeSamples/Switching-databases-via-code?) |
|
| 40 | + |
|
| 41 | + |
|
| 42 | +###Javascript Guides |
|
| 43 | + |
|
| 36 | 44 | * [[Customize Chart Colors|Guides/Customize-Chart-Colors]] |
| 37 | -* [[Setting Timeouts|Guides/Timeouts]] |
|
| ... | ... | \ No newline at end of file |
| 0 | + |
|
| 1 | +###CSS Guides |
|
| 2 | + |
|
| 3 | +###SQL Guides |
|
| 4 | + |
|
| 5 | +* [MDX Queries](http://www.izenda.com/Site/KB/CodeSamples/Pulling-Data-From-Analysis-Services-Cubes) |
|
| 6 | +* [[Using Stored Procedures (SPs) In Izenda 6|/FAQ/Questions/Using-Stored-Procedures-In-Izenda-6]] |
|
| ... | ... | \ No newline at end of file |