TechBubbles Microsoft Technology BLOG

TagWindows Azure

Deploying a Windows Azure application Part1

  This post discuss about deploying your web applications or WCF Applications to Windows Azure using the new Management Portal. Before deploying the application to portal , you need to have a subscription with Windows Azure read this post to signup for a Windows Azure account and to purchase a subscription. After having an account with Windows Azure you need to do the below steps to deploy...

WCF Services in Windows Azure

  What is Windows Azure? Windows Azure provides developers computation power storage and can scale web applications on internet through Microsoft Datacenters. Developers can use Azure platform to build WCF service application using their existing Visual Studio 2010 expertise. Windows Azure supports the protocols and formats including SOAP, REST and XML. This post discuss about creating a...

Top Weekly Updates!

  Azure Toolkit for iOS developers Few days ago Windows Azure team released a tool kit for iOS. It is a Object C library where you can write a code for devices eg: It uses the same set of services for Windows Phone 7 and upcoming Android toolkit. You can use these Access Control services to write code for various devices. More about can be read here Azure AppFabric July Release There are...

Configuring Session Support Using the Azure

  In-memory session support is un-suitable in Azure Fabric environment. There is a possibility in windows azure where you can host a web role on multiple machines inside the fabric. AspProviders project which I explained in earlier post uses BLOB storage to store session itself. This post explains about configuring the ASP.NET application to use Azure session state provider. We can configure...

Using the Azure ASP.NET Providers with ASP.NET Applications

  My previous post explained that changes that are necessary to run an existing ASP.NET application in the Windows Azure environment. This post explains about using Azure ASP.NET membership and role providers in ASP.NET web application. 1. Download the code asp.net providers for Azure from the MSDN Code Gallery. Add the downloaded project to your existing ASP.NET Solution and add a reference...

MOVING Web Applications to the CLOUD

 

This post discusses about preparing the Web application to run in CLOUD (Windows Azure) Environment. We will create a new windows azure project in VS 2010 to move the existing ASP.NET web application. Process described below works for both ASP.NET Web and MVC applications.

You need to download and install the following tools from here to move the applications to windows azure environment.

Building Windows Azure Services

Introduction
Microsoft introduced cloud platform officially known as Azure Services Platform.It makes easy for .NET Developers to move their applications to the cloud using same tools and API’s they’re already familiar with. It provides highly-scalable execution environment for running .NET Applications and storing data in Microsoft data centers throughout the world.

TechBubbles Microsoft Technology BLOG

Follow me

Archives

Tag Cloud