Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » walkthrough   (RSS)
Adding an HTTPS Endpoint to a Windows Azure Cloud Service
Lately there has been a couple of threads on the forum and some internal email around setting up an https endpoint on a Windows Azure Cloud Service. A good starting point is this article , but there are some common issues that people run into that I wanted Read More...
Walkthrough: Enabling Full Trust to Call Native Code on Windows Azure
One of the cool new features in the Windows Azure Mix 09 CTP is the ability to run your Web and/or Worker Roles in full trust (non-admin). This opens up all kinds of features that weren’t available in the previous CTPs. An interesting feature, which is Read More...
Updates to Windows Azure MVC Cloud Service for MVC RC2
[For more recent information on using ASP.NET MVC with Windows Azure please see this post .] ASP.Net MVC RC2 released a few days back and I've already gotten a number of requests to update the MVC on Windows Azure samples since they were getting a little Read More...
Windows Azure How Do I Videos
We just released 9 of 40 "How Do I" videos on using the Azure Services Platform - right now the videos target Windows Azure, .Net Services, and Live Services. There are 5 videos related to Windows Azure : Get Started Developing on Windows Azure Deploy Read More...
Updated: Walkthrough on Deploying a Cloud Service (on Windows Azure)
I've updated the walkthrough I wrote on Deploying a Cloud Service on MSDN based on some feedback. Hopefully it provides more clarity into when you should use the various endpoints (cloudservice.table.core.windows.net versus table.core.windows.net for Read More...
ASP.Net MVC on Windows Azure with Providers
[For more recent information on using ASP.NET MVC with Windows Azure please see this post .] Before you get started with ASP.Net MVC and Windows Azure – please install this hotfix . Were you wondering why the sample project I got from Phil attached to Read More...
Windows Azure Walkthrough: Blob Storage Sample
This walkthrough covers what I found to be the simplest way to get a sample up and running on Windows Azure that uses the Blob Storage service. It is not trying to be comprehensive or trying to dive deep in the technology, it just serves as an introduction Read More...
ASP.Net MVC Projects running on Windows Azure
[For more recent information on using ASP.NET MVC with Windows Azure please see this post .] Before you get started with ASP.Net MVC and Windows Azure – please install this hotfix . Strictly speaking, ASP.Net MVC projects are not supported on Windows Read More...
Windows Azure Walkthrough: Table Storage
This walkthrough covers what I found to be the simplest way to get a sample up and running on Windows Azure that uses the Table Storage Service. It is not trying to be comprehensive or trying to dive deep in the technology, it just serves as an introduction Read More...
Page view tracker