DH
Programmer
- Dec 8, 2000
- 168
I have built a site using Visual Studio.net and have published successfully.
I would like to create a new Visual Studio.net project/solution and use all the same files of the original site again.
This way I can re-use the majority of the aspx files, code-behind files, etc of the orignal solution for the new solution that will have a different domain name. Then I only will need to make small modifications to the 2nd solution.
Anys suggestions on how to accomplish this so the solution will build/compile correctly?
Thanks,
DH
I would like to create a new Visual Studio.net project/solution and use all the same files of the original site again.
This way I can re-use the majority of the aspx files, code-behind files, etc of the orignal solution for the new solution that will have a different domain name. Then I only will need to make small modifications to the 2nd solution.
Anys suggestions on how to accomplish this so the solution will build/compile correctly?
Thanks,
DH