Click here to Skip to main content
15,891,621 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
hello everyone!

i have created a Test website and i have successfully deploy it on local iis server.
now i want add some pages to website and also want to change the design of login page. what would be the less and best effort to do this.

guide me please.
Posted
Comments
bbirajdar 26-Jul-12 7:53am    
delete - copy - paste
[no name] 26-Jul-12 9:54am    
Or... open project - add pages - change design - redeploy. Is there an actual question here?

now i want add some pages to website and also want to change the design of login page. what would be the less and best effort to do this.
Well, re-deploy is the only option post redesign of the page to avoid any hiccups and have a smooth upgrade.
 
Share this answer
 
Make a back up of Bin folder.
then build your website again in VS. then update the aspx page and bin folder in IIS.


Thank You,
Yatin Chauhan
 
Share this answer
 
Comments
KManishS 31-Jul-12 5:31am    
thank you so much for reply, but i did it
Yatin chauhan 31-Jul-12 6:03am    
oky Welcome.....!!!

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900