We have a slew of dynamic content on the web site that is not in the development environment. I just change two line of code in a code-beside file and I only want to impact the web site with that change. Is that not possible
I would set-up a test site with the production data and try some different things. Maybe you can just xcopy deploy your page with it's code behind and everything will work fine.
allanhorwitz
Contributor
2517 Points
623 Posts
Re: Update a single page
May 08, 2008 05:45 PM|LINK
I would set-up a test site with the production data and try some different things. Maybe you can just xcopy deploy your page with it's code behind and everything will work fine.