Re: Seeking opinions on asp2aspx (Netcoole software) - Converting asp to aspx
me_at_privacy.net
Date: 03/30/04
- Next message: Pete Beech: "Re: CurrentUICulture problems en-GB"
- Previous message: moondaddy: "Re: asp.net radiobutton doesnt recognize jscript function, but html radiobutton will"
- In reply to: Marina: "Re: Seeking opinions on asp2aspx (Netcoole software) - Converting asp to aspx"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 30 Mar 2004 10:04:15 -0500
<<I can't comment on the tool, but generally speaking, during the
conversion, most people like to take advantage of the new features in .NET
such as user controls, inheritance, server side event handlers, etc.This
means that a straight up conversion isn't enough - it's typically
redesigning the structure to be more efficient, more maintainable, and with
less code. I know that there is a price to pay in the extra delay to
redesign the site, but it may very well be worth it.>>
That is exactly what's been running thru my mind as well.
On one hand, it'd be nice to have the bells & whistles that dotnet would
gain by rewriting the application. On the other hand, it is a working
website, and our user base (not exactly the most computer savvy bunch in the
world) is familiar with the way things work on that system, and a direct
translation would probably soften the transition to the new system.
We currently are running both dotnet and traditional asp on the same
production website.
Another consideration is the weeks & months it'd take me to rewrite the
website in dotnet, versus what this might bring us. Right now, we've got
tons of sql reports that are output in the old part of our system, and need
a way to get them into the new system. As it is now, the daily stuff I have
to maintain or produce new makes it difficult to get the time to devote to a
rewrite of something that isn't exactly broken, and is fairly heavily used.
SC
- Next message: Pete Beech: "Re: CurrentUICulture problems en-GB"
- Previous message: moondaddy: "Re: asp.net radiobutton doesnt recognize jscript function, but html radiobutton will"
- In reply to: Marina: "Re: Seeking opinions on asp2aspx (Netcoole software) - Converting asp to aspx"
- Messages sorted by: [ date ] [ thread ]