Hey,
I downloaded Radzen Studio and used it to create a Blazor Server App. It was fast, and as promised it created a fairly generic but functional website with no code input required from me.
Of course I want to see what's under that hood so I openned the project in Visual Studio 2022. I have one question. Why is the "code behind C#" written on the "..razor.designer.cs" files and not "..razor.cs" files?
Thanks,
Vince