Visual Studio 2013: New ASP.NET Project with Windows Azure Site
Yesterday Microsoft released Visual Studio 2013 Update 2 CTP2 along with Team Foundation Server 2013 Update 2 RC and TypeScript 1.0 RC. More detail of the same can be found on Somasegar's blog here.
As far as web development is concerns, this preview update includes, support for SASS, JSON project item and editor, ASP.NET Scaffolding, One ASP.NET Template changes. Complete list of web development enhancement can be found here.
As far as this blog post is concern, we will see step by step guide on how to create remote azure resource while creating new web project in Visual Studio 2013. At the end of tutorial, we will also see how we can edit any file of remote azure site from Visual Studio itself. Before we continue please download & install this preview update from here. Once you install, we are ready for step by step tutorial as follow!