Click here to Skip to main content
15,884,099 members
Articles / Hosted Services / Azure

Windows Azure, Expedition to the Cloud Apps and Web Hosting

Rate me:
Please Sign up or sign in to vote.
0.00/5 (No votes)
4 May 2013CPOL 6.2K  
Steps to host Web sites on the Windows Azure Cloud

This article is an entry in our Windows Azure Developer Challenge. Articles in this sub-section are not required to be full articles so care should be taken when voting. Create your free Azure Trial Account to Enter the Challenge.

Introduction 

Explore steps on how to host Web sites on the Cloud and create Cloud Apps on Windows Azure for beginners.

Background  

On my expedition to look for best solution to host Web sites

and Cloud Apps with back-end SQL support, place to host data and processing

information. For Web sites, I will focus on 

  1. Web design in general with JQuery support
  2. ASP.NET Web Forms in C#
  3. ASP.NET MVC in C#
  4. Cloud Apps use Windows Azure as central location to get, update and process data  

Using the code

Step 1: Getting started with Windows Azure  

  • I strongly suggest to try out the free trial for 3 months
    1. Go to:  http://www.windowsazure.com 
    2. Click on  Free Trial Image 1 or Try it Free Image 2  
    3. Log-in to your Microsoft account, if you don't have one, follow the link that says: Don't have a Microsoft account? Sign up now 
    4. Click on the next arrow (->)  Image 3 
    5.  Enter your phone number and select Send text message or call me Call me. You will receive the verification code, enter in the box and click next arrow (->)Image 4
    6. Enter your billing information: Credit card and billing address  
    7. Submit your form and you are done! 
  • Log-in to your Windows Azure main portal: coming soon... 


C++
//
// Instructions with more screen captures coming soon...
//  

Points of Interest 

Comming soon... Learn Window Azure

History

...

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions

 
-- There are no messages in this forum --