Select theme:
Radzen Blazor Studio has replaced Radzen as the primary RAD tool for Blazor applications.
Radzen Blazor Studio offers a modern UI, enhanced features, and improved performance to streamline your development process.
The latest documentation for Radzen Blazor Studio is available here: https://www.radzen.com/blazor-studio/documentation/
Open Radzen Blazor Studio docsRadzen apps can connect to Microsoft SQL Server databases. All you need to do is specify the connection string. Radzen will discover the schema and will create a service which will expose the tables using Entity Framework context.
This tutorial will show you how to connect to a MS SQL Server database, read, add, update and delete data.
Make sure you have installed .NET SDK.
Create a new Radzen application by following the first step from the quickstart guide.
In this step we create a data source that connects to a MS SQL Server database.
,
or :
.You can now run the application to verify that you have full CRUD support.
CustomerID
property on TextBox Change
event.
Click
event and set result as orders
property.
orders
property and auto-generate columns.
Radzen is free to use. You can also test the premium features for 15 days.
Start FreeSelect theme: