O
owen
I have been developing web-based applications for around 3 years, first
using ASP, and more recently, ASP.NET.
I am starting to wonder if web applications are really the way forward for
software. And by 'software' I mean applications, (eg. word, excel) not web
sites (eg. amazon.com). I am starting to think, with the .NET framework
being shipped with new operating systems, and freely available online, that
a better way forward is thin-client desktop (VB.NET Windows Forms)
applications - and leave the ASP.NET web for 'real' web sites.
It's true that deployment is infinitely quicker with web-based solutions.
But what about the quality of the product after deployment? Isn't that
important too? Having to make round-trips to the server all the time can
slow things down for the user. And maintainance and support - with web apps
that's always complicated by a specific user's browser settings, server
settings, operating system etc. - whereas desktop apps don't have those
issues.
I wondered what you people think.
Thanks!
Owen
using ASP, and more recently, ASP.NET.
I am starting to wonder if web applications are really the way forward for
software. And by 'software' I mean applications, (eg. word, excel) not web
sites (eg. amazon.com). I am starting to think, with the .NET framework
being shipped with new operating systems, and freely available online, that
a better way forward is thin-client desktop (VB.NET Windows Forms)
applications - and leave the ASP.NET web for 'real' web sites.
It's true that deployment is infinitely quicker with web-based solutions.
But what about the quality of the product after deployment? Isn't that
important too? Having to make round-trips to the server all the time can
slow things down for the user. And maintainance and support - with web apps
that's always complicated by a specific user's browser settings, server
settings, operating system etc. - whereas desktop apps don't have those
issues.
I wondered what you people think.
Thanks!
Owen