Skip to Content
Introducing .NET 4.0: with Visual Studio 2010
book

Introducing .NET 4.0: with Visual Studio 2010

by Alex Mackey
February 2010
Beginner content levelBeginner
400 pages
11h 13m
English
Apress
Content preview from Introducing .NET 4.0: with Visual Studio 2010

16.3. Web Roles

The first type of application to create is called a web role. In Windows Azure, the term web role refers to an application that is accessible over HTTP (which in our example is an ASP.NET application), although it is also possible to create other types such as ASP.NET MVC, Delphi, PHP, Ruby, or even a C++ application (through a CGI web role). It's also probably worth mentioning also that Azure applications operate in full trust.

16.3.1. Hello, Azure

You will now create and deploy a very simple application that reads a value from a configuration file and prints it to the screen with the current time and date:

  1. Load Visual Studio.

  2. Create a new Windows Azure Cloud Service project called Chapter16.HelloAzure.

  3. Visual Studio will now ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

ASP.NET 3.5 For Dummies®

ASP.NET 3.5 For Dummies®

Ken Cox
ASP.NET 4 Unleashed

ASP.NET 4 Unleashed

Stephen Walther, Kevin Hoffman, Nate Dudek

Publisher Resources

ISBN: 9781430224556Purchase book