J
Joe (MCAD)
Hi all, I just wanted to hear other peoples opinion with regards to
how/if outdated ASP.NET is.
ASP.NET (and ASP.net 2.0) is based on framework from 2000. It was a
great stride forward at that time, the other popular option at that time
was jsp/ejb. Since that time a major paradigm shift caught on,
specifically ajax and Ruby on rails. The most important I feel is the
positive effect open source now has on a framework.
Open source use to conjure memories of shotty shareware/freeware
programs on my first computer; a c64. Its completely different now,
instead of a few people at deciding what should be in the next version,
the community as a whole can effectively vote by choosing which modules
to use. I feel that this allows for some rapid evolution. If I dont like
what the asp.net framework is doing, or even try to understand why its
doing what its doing, I'm basically SOL; i just have to work around the
problem. Hell, I went through a lot of pain to figure out how to set up
my machine to debug through the framework in c#. Regardless, I cant just
change the framework as I see fit; and then post it to the community to
be told I'm a genius or stupid.
Sure ASP.NET AJAX now allows AJAX. Correct me if I'm wrong here but its
far more expensive than other frameworks. It seems like there is a lot
of complexity to get ajax to work in the asp.net framework. This
complexity doesn't exist in other frameworks. Not to mention there seems
to be some quirky issues with asp.net ajax (which might be my fault due
to improper use).
Thoughts?
how/if outdated ASP.NET is.
ASP.NET (and ASP.net 2.0) is based on framework from 2000. It was a
great stride forward at that time, the other popular option at that time
was jsp/ejb. Since that time a major paradigm shift caught on,
specifically ajax and Ruby on rails. The most important I feel is the
positive effect open source now has on a framework.
Open source use to conjure memories of shotty shareware/freeware
programs on my first computer; a c64. Its completely different now,
instead of a few people at deciding what should be in the next version,
the community as a whole can effectively vote by choosing which modules
to use. I feel that this allows for some rapid evolution. If I dont like
what the asp.net framework is doing, or even try to understand why its
doing what its doing, I'm basically SOL; i just have to work around the
problem. Hell, I went through a lot of pain to figure out how to set up
my machine to debug through the framework in c#. Regardless, I cant just
change the framework as I see fit; and then post it to the community to
be told I'm a genius or stupid.
Sure ASP.NET AJAX now allows AJAX. Correct me if I'm wrong here but its
far more expensive than other frameworks. It seems like there is a lot
of complexity to get ajax to work in the asp.net framework. This
complexity doesn't exist in other frameworks. Not to mention there seems
to be some quirky issues with asp.net ajax (which might be my fault due
to improper use).
Thoughts?