F5 Debug…

Building & Debugging the Technology!!!

Developing ASP.NET MVC 4 Application and Deploying to Windows Azure Cloud

Posted by Karthikeyan Anbarasan on February 15, 2012


Introduction

In this article we are going to see how to use the new Microsoft ASP.NET MVC 4 developer preview application with Windows Azure platform. Microsoft ASP.NET MVC 4 Developer preview is available with Visual Studio 2010 professional and ultimate versions by directly installing with the Web Platform Installer. Currently Microsoft has not provided the API’s and support for the Visual Studio 11 Developers preview with the Microsoft Azure platform.

ASP.NET framework for developing web application has 2 options, ASP.NET Web Pages and ASP.NET MVC applications. Basically ASP.NET MVC is an alternative and not a replacement for the web application development with Microsoft dot net framework. ASP.NET MVC (Model-View-Controller) is a framework that divides an application implementation into three components namely Model, View and Controller.

One Response to “Developing ASP.NET MVC 4 Application and Deploying to Windows Azure Cloud”

  1. I am reading your blog very first time and i got full satisfaction.So many many thanks for this blog.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s