cf17427f7b30e8b7b8bb25fff694936ceba3ea87
Guides/Fusion.md
| ... | ... | @@ -86,9 +86,9 @@ You can configure the cache yourself by using the following properties and metho |
| 86 | 86 | |
| 87 | 87 | ###Sample use |
| 88 | 88 | |
| 89 | -Below is a full example of how to set up and configure Fusion Driver with several connections and reports stored in database: |
|
| 89 | +Below is a full example of how to set up and configure the Izenda Fusion Driver with several connections and reports stored in your database: |
|
| 90 | 90 | |
| 91 | -```asp |
|
| 91 | +```csharp |
|
| 92 | 92 | <%@ Application Language="C#" %> |
| 93 | 93 | <%@ Import Namespace="System.Data"%> |
| 94 | 94 | <%@ Import Namespace="Izenda.AdHoc.Database"%> |