I'm building my first site in VS 2008. How do I publish just a single page when I want to see my edits? Every time I click publish, VS wants to upload all of my files including audio and video which is cumbersome. Thanks!
.NET ProgrammingEditors IDEs
Last Comment
glumlun
8/22/2022 - Mon
glumlun
you can right click on a page in the sollution explorer and preview in browser
iJava
ASKER
This isn't exactly what I was looking for as a solution as this only let's you view the local version of the page. Often times I make an edit to a page and I just want to push that 1 change to the server. VS Studio wants to push the entire site every time I publish. Any other suggestions?