Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 1002 Bytes

README.md

File metadata and controls

14 lines (7 loc) · 1002 Bytes

Building Reveal Apps in Windows Forms with SQL Server

This guide provides step-by-step instructions to integrate Reveal SDK into a Windows Forms application for viewing, editing and saving dashboards. It covers the setup of necessary NuGet packages, loading existing dashboards, and saving dashboards once they are edited and changed. Part 2 provides step-by-step instructions on adding the Reveal Microsoft SQL Server data connector an exiting Windows Forms application that enables creating and editing dashboards.

With the Reveal SDK, you will be building a rich client application that handles all of the data access, authentication and querying to your database to enable a full self-service BI experience.

Adding Reveal Dashboards to Windows Forms Apps

https://github.com/RevealBi/sdk-samples-windows-forms/tree/main/dashboard-viewer

Creating New Reveal Dashboards with SQL Server in Windows Forms

https://github.com/RevealBi/sdk-samples-windows-forms/tree/main/dashboard-creator