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
-* [Getting Started](http://www.izenda.com/developer-guide-before-starting)
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]]
... ...
@@ -36,7 +35,6 @@ Here we will provide programming resources, code snippets, and setup tutorials f
36 35
* [[Show/Hide Fields in Filters|Guides/Show_Hide Fields in Filters]]
37 36
* [Using Share With Rights and Roles](/Guides/ReportDesign/9.0-Misc-Tab#9.1-Share-With-&-Rights)
38 37
* [[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 38
* [[Adding Custom Formatting Options in the Report Designer|/FAQ/Questions/Add-Formatting-Options]]
41 39
* [[Login page sample|/Tutorials/CodeSamples/Login-Sample]]
42 40
* [[Implementing custom behavior for the Equals(Popup) dialog|http://wiki.izenda.us/API/CodeSamples/Equals-Popup-Custom-Page]]