Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Incremental web publishing and preview changes with Visual Studio 2012 to local file system or FTP

I'm trying to set up a publishing workflow for an ASP.NET site I'm working on. It will be located in a shared/network folder and I would like to publish from Visual Studio 2012.

I have seen that VS 2012 has some improvements when publishing a site, like previewing changes and incremental deployment but all the tutorials I have seen so far are showing Windows Azure, for example:

http://www.techbubbles.com/aspnet/web-publishing-features-in-visual-studio-2012/

Does VS 2012 support change previews and incremental publishing to local file system or FTP or only just for Azure ?

If not, are there any alternatives ?

like image 351
SzilardD Avatar asked Dec 20 '25 16:12

SzilardD


1 Answers

You can also get these features using a web deploy publishing profile pointed at a IIS instance on your network. Here's the relevant MSDN article.

like image 90
Evan Haas Avatar answered Dec 23 '25 13:12

Evan Haas



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!