Will Web Deployment Projects still be available in Visual Studio 2012? -


it looks visual studio 2012 not include visual studio setup , deployment projects according msdn, i'm learning wix.

will loss of functionality extend web deployment projects?

web deployment projects not available in vs2012.

instead focus on bringing first class publishing support website projects. can read more details @ http://blogs.msdn.com/b/webdev/archive/2012/08/06/plans-regarding-website-projects-and-web-deployment-projects.aspx. in nutshell, have same features wdp has, lot more well. thing have 1 experience both web app project website project. when make enhancements both project systems it.

if had customizations in wdp, should able copy/paste new web publish profiles (they msbuild well). take @ blog above , please let me know if have concerns.


Comments

Popular posts from this blog

c# - SVN Error : "svnadmin: E205000: Too many arguments" -

c++ - Using OpenSSL in a multi-threaded application -

All overlapping substrings matching a java regex -