5 ms·
To me this is just another iteration of WebForms: the final rendered component looks nothing like the code you put in.
by CodeCompost 3y ago
To me this is just another iteration of WebForms: the final rendered component looks nothing like the code you put in.
- WorldMaker 3y agoI've been wary of Blazor from the beginning because it looks to me worse than WebForms, it looks like a resurrection and return to some of the biggest mistakes of ASP Classic. I had to dredge legacy apps out of ASP Classic and got more than enough of my share of runat="server" and runat="client" in weird mixtures of markup and code to feel from the beginning of discussions of Blazor that it looked like Razor wanted to be ASP Classic for developers that have forgotten ASP Classic (despite it still being almost half of the ASP.NET name and why you still have to add .NET to your search queries to avoid incredibly bad old ASP Classic help/advice).