Browse by Tags
All Tags »
ASP.Net (RSS)
With the November release of the Windows Azure Tools for Microsoft Visual Studio, we’ve done some things in Visual Studio 2010 to make it easier to use ASP.NET MVC and Windows Azure together. Note : In the November release of the Tools + SDK, Windows
Read More...
Previously, the sample Windows Azure ASP.NET providers were included in the samples folder that was installed with the SDK. As of the November 2009 release of the Windows Azure Tools & SDK, this is no longer the case. The samples are available online
Read More...
Straight from the halls of Microsoft - a 3 video series on building Windows Azure applications using Visual Studio 2010 Beta 2. The videos showcase the Windows Azure Tools . The goal was to focus on the developer experiences and to keep the videos relatively
Read More...
Windows Azure Tools for Visual Studio Windows Azure Tools for Microsoft Visual Studio extend Visual Studio to enable the creation, building, configuring, debugging, running and packaging of scalable web applications and services on Windows Azure. Windows
Read More...
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...
Azure Services Platform Developer Challenge! Everything you need to know from a page hosted on Windows Azure: http://www.newcloudapp.com/ Couple things to point out: There are 3 categories .Net Applications ($5000 prize), PHP Applications ($5000 prize)
Read More...
(Update 9/24/2009 -- We're now included in the Web Platform Installer! See: http://blogs.msdn.com/jnak/archive/2009/09/24/installing-the-windows-azure-tools-using-the-web-platform-installer.aspx ) One of the first things I do when I get a new box is install
Read More...
If you weren't able to make it to MIX09 , you can catch videos of the sessions . My session is available for watching here: Using the Windows Azure Tools for Microsoft Visual Studio to Build Cloud Services If you haven't seen the keynotes, I highly recommend
Read More...
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...
New release of the Windows Azure SDK and Tools! From now on, you only have to download the Windows Azure Tools for Microsoft Visual Studio and the SDK will be installed as part of that package. Windows Azure Tools for Microsoft Visual Studio (please give
Read More...
[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...
For those of you that have been unfortunate enough to experience the VS crash when using the ASP.Net MVC RC in a Windows Azure Cloud Service project, I have good news! The CLR team has distributed a hotfix. The KB Article number is 963676 however at the
Read More...
I've received some comments as well as have been contacted by a couple of customers about an issue they have been seeing when using the MVC RC in a Windows Azure Cloud Service project in Visual Studio. That is, when you are using the project/following
Read More...
[For more recent information on using existing ASP.NET Web Applications in a Cloud Service please see this post .] One of the things which I’ve kind of covered with my MVC posts here and here is the steps for taking an existing ASP.Net Web Application
Read More...
[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...