J
jkwasson
I have a web application that is complete and published. I want to do some
major enhancements, but I want to start a new project so I can continue to
do maintenance on the current one without having all the new code scattered
throughout.
My question is the best way to do this...if i create a new project and add
in files from the old, all the .aspx page directives point to
"oldproject.pagename.aspx" in the references attribute. I would have to go
in and change all these to make it work, which is out of the question.
I am sure there is a good established way to do this, I just can't figure
out what it is. Your help is appreciated!
major enhancements, but I want to start a new project so I can continue to
do maintenance on the current one without having all the new code scattered
throughout.
My question is the best way to do this...if i create a new project and add
in files from the old, all the .aspx page directives point to
"oldproject.pagename.aspx" in the references attribute. I would have to go
in and change all these to make it work, which is out of the question.
I am sure there is a good established way to do this, I just can't figure
out what it is. Your help is appreciated!