Rename web site, aspx, folder in VS 2005?
Using VS 2005, I have created a web site named ASPnetMaster with 2 master files and some content aspx pages.
Now as suggested by my boss, the name of the web site/file folder will be changed. My previous experience
with VS.net 2002 and 2003 is, if we change the web site name, we need to re-code the aspx files. Now, as I
have understood VS 2005 is a file-based system. What is the most effective, corect method to rename a
website/folder?
1. Change the folder name from the IIS manager?
2. Change the folder name from My Documents\Visual Studio 2005\Projects?
3. Use "Copy Web Site" to create a new web site with the new name?
BTW, I have noticed that except for the web site, right-click the aspx file, folders, etc in the Solution Explorer showed
a "Rename" button. We can change these names in VS 2005 whenever we need to, without any risks of chaning the
aspx codings?
TIA,
__________________
C. Jeffrey Wang
|