Right, after working on this thing for a few weeks now it is clear to me that classic ASP was so much more productive than ASP.NET. Classic was lightweight and easy to implement. It was not restrictive and that meant that you could easily build a site in classic alongside reams of javascript controls and anything else. And best of all you could build sites easily using notepad.
ASP.NET however sacrifices productivity for overwhelmingly pointless strict typing, confusion, 100s of times more lines of pointless code, the need to use Visual Studio if you expect to get anywhere in less than 3 weeks, and more crap.
Ive spent my time building a simple site to manage XML files using a datagrid control, and the amount of wasted time checking countless methods, properties, events, types, etc, etc is unbelievable! I could have built the site in classic in half this time and added far more functionality than ASP.NET allows me to (in a reasonable amount of effort).
I cannot understand why anyone would require such an overbloated and complex platform to built a fricking website. What a shame that ASP.NET is here to stay. Talk about taking a step backwards.
ASP.NET however sacrifices productivity for overwhelmingly pointless strict typing, confusion, 100s of times more lines of pointless code, the need to use Visual Studio if you expect to get anywhere in less than 3 weeks, and more crap.
Ive spent my time building a simple site to manage XML files using a datagrid control, and the amount of wasted time checking countless methods, properties, events, types, etc, etc is unbelievable! I could have built the site in classic in half this time and added far more functionality than ASP.NET allows me to (in a reasonable amount of effort).
I cannot understand why anyone would require such an overbloated and complex platform to built a fricking website. What a shame that ASP.NET is here to stay. Talk about taking a step backwards.