C
chriso
I have a classic asp app which is reaching the end of it's lifetime in so
far as being able to maintain it and I want to re-write it in asp.net.
A complete re-write, although desireable, is out of the question for various
reasons. My desire is to convert bits of the classic asp as I go therefore
converting small chunks as part of the normal maintenance..
However the classic asp app has many include files scattered throughout with
much of the buisness logic embedded in them.
I was wondering if there was a way to use the current classic asp include
files from asp.net so that I could modify pages as I go along.
I know this won't give me the best separation in the world but it will give
me a better starting point from which I can then start to better modularize
the logic.
There probably is a nice article about this out on the net but I couldn't
find one.
Any help will be appreciated.
far as being able to maintain it and I want to re-write it in asp.net.
A complete re-write, although desireable, is out of the question for various
reasons. My desire is to convert bits of the classic asp as I go therefore
converting small chunks as part of the normal maintenance..
However the classic asp app has many include files scattered throughout with
much of the buisness logic embedded in them.
I was wondering if there was a way to use the current classic asp include
files from asp.net so that I could modify pages as I go along.
I know this won't give me the best separation in the world but it will give
me a better starting point from which I can then start to better modularize
the logic.
There probably is a nice article about this out on the net but I couldn't
find one.
Any help will be appreciated.