Re: There has to be a better way to develop web applications.
- From: "Teemu Keiski" <joteke@xxxxxxxxxxxxxxx>
- Date: Tue, 12 Jul 2005 23:13:33 +0300
Hello,
first of all. Using .NET and ASP.NET does not tie you to MS OS. There's also
open-source implementation for non-MS OS's
http://www.mono-project.com
Otherwise it is somewhat true. The term jungle has increased a lot,
however.NET is a effort to better as it ties APIs for these things together
in the Framework. If you try to do the same with previous versions of MS
technologies, you'd need to install tons of separate libraries such as
MSXML, MDAC (though .NET requires certain version too but that usually
exists with newer OS's).
Your example of XML being overhead is also true,. However there are
alternatives such as binary serialization, remoting etc etc. So iut's also
case.specific, not just always generally a problem.
It's a large topic to discuss but I understand the pain.
--
Teemu Keiski
ASP.NET MVP, AspInsider
Finland, EU
http://blogs.aspadvice.com/joteke
.
- Follow-Ups:
- Re: There has to be a better way to develop web applications.
- From: Rob R. Ainscough
- Re: There has to be a better way to develop web applications.
- References:
- There has to be a better way to develop web applications.
- From: Rob R. Ainscough
- There has to be a better way to develop web applications.
- Prev by Date: Re: Does it really matter?
- Next by Date: Textarea's Height and Width not Sent to Firefox
- Previous by thread: Re: There has to be a better way to develop web applications.
- Next by thread: Re: There has to be a better way to develop web applications.
- Index(es):
Loading