Save $100 with our Black Friday deals!

Get $100 OFF with promo code BLACKFRIDAY2024 at checkout until November 30.

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: