Save $100 with promo code CHEERS2025

As we are looking forward to an incredible 2025, enjoy our end-of-year promotion! Valid now through January 6th.

See Pricing

Still using Radzen Studio?
Achieve more with Radzen Blazor Studio

Radzen Blazor Studio is our new flagship product and vision of how rapid Blazor application development should be done.

Go to Radzen Blazor Studio

Debugging (Blazor)

Visual Studio debugging

  1. Open the application in Visual Studio:
  2. Set breakpoint in the code and run the application from Radzen and attach to the application process with Visual Studio or run the application from Visual Studio:

Visual Studio Code debugging

Debugging of the Radzen Blazor application can be done using Visual Studio Code and C# for Visual Studio Code (powered by OmniSharp):

  1. Open the application in Visual Studio Code:
  2. Set breakpoint in the code and run the application: