Hacker News new | ask | show | jobs
by Kwpolska 728 days ago
ASP.NET WebForms is a mess even on localhost.
1 comments

I think that's what lead into a lot of "Alt.Net" development and tooling... when the blessed ASP.Net MVC came out a lot of the alternatives just died quickly though.

I switched to straight HTML, JS + .ASHX handlers for a lot of things leading up to that point.