Skip to content

Commit

Permalink
Merge pull request #4134 from Rick-Anderson/patch-7
Browse files Browse the repository at this point in the history
freshness review and added VS2015 info
  • Loading branch information
Dene Hager committed Jul 31, 2015
2 parents 56f7a25 + c428f21 commit 6177da5
Showing 1 changed file with 5 additions and 4 deletions.
Expand Up @@ -5,15 +5,15 @@
documentationCenter=".net"
authors="cephalin"
manager="wpickett"
editor="mollybos"/>
editor=""/>

<tags
ms.service="app-service-web"
ms.workload="web"
ms.tgt_pltfrm="na"
ms.devlang="dotnet"
ms.topic="article"
ms.date="04/29/2015"
ms.date="08/01/2015"
ms.author="cephalin;riande"/>


Expand All @@ -23,7 +23,7 @@ This tutorial will teach you the basics of how to build an ASP.NET MVC 5
web app that is mobile-friendly and deploy it to Azure App Service. For this tutorial, you need
[Visual Studio Express 2013 for Web][Visual Studio Express 2013]
or the professional edition of Visual Studio if you already
have that.
have that. You can use [Visual Studio 2015] but the screen shots will be different and you must use the ASP.NET 4.x templates.

[AZURE.INCLUDE [create-account-and-websites-note](../../includes/create-account-and-websites-note.md)]

Expand Down Expand Up @@ -729,6 +729,7 @@ mobile-friendly Web applications. These include:

<!-- External Links -->
[Visual Studio Express 2013]: http://www.visualstudio.com/downloads/download-visual-studio-vs#d-express-web
[Visual Studio 2015]: https://www.visualstudio.com/downloads/download-visual-studio-vs
[AzureSDKVs2013]: http://go.microsoft.com/fwlink/p/?linkid=323510&clcid=0x409
[Fiddler]: http://www.fiddler2.com/fiddler2/
[EmulatorIE11]: http://msdn.microsoft.com/library/ie/dn255001.aspx
Expand Down Expand Up @@ -783,4 +784,4 @@ mobile-friendly Web applications. These include:
[SessionsTableFixedTagASP.NETDesktop]: ./media/web-sites-dotnet-deploy-aspnet-mvc-mobile-app/SessionsTable-Fixed-Tag-ASP.NET-Desktop.png
[SessionByCode3-644]: ./media/web-sites-dotnet-deploy-aspnet-mvc-mobile-app/SessionByCode-3-644.png
[SessionByCodeFixed3-644]: ./media/web-sites-dotnet-deploy-aspnet-mvc-mobile-app/SessionByCode-Fixed-3-644.png


0 comments on commit 6177da5

Please sign in to comment.