Select theme:
This guide demonstrates how to create and run a simple Radzen application. The application will display a data grid which is bound to an MS SQL Server database.
If you haven't already installed Radzen follow the installation instructions.
Start Radzen by double clicking its icon. After it starts you will see Create New Application screen.
Click the data button in the upper right corner to add the MS SQL Server service that your application will use.
This will open the My DataSources screen which allows you to add, edit and delete the data sources which your Radzen application uses.
Initially this screen is empty. Click the new button to add a new data source.
Radzen will then infer all entities and allow you to remove the entities and/or entities properties you don't need for the current application.
That's it! We are ready to see what we have accomplished. Click the run button in the top right corner.
Radzen will generate the code required to run the application (Blazor components and services), build it and show the result in your browser:
Radzen is free to use. You can also test the premium features for 15 days.
Download NowSelect theme: