Browse by Tags
All Tags »
Visual Studio (RSS)
Here are the videos of the Windows Azure sessions at PDC09. Lots of useful content, the sessions were well attended and well received. At the time of this writing, some of the videos are not yet posted but they will be by the end of the week. Enjoy. Windows
Read More...
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...
Thanks to everyone who attended my session at PDC today. I really hope that you took something useful away from it. As mentioned in the session, I’m posting the set of tips that were covered. You can now view the session online at: http://microsoftpdc.com/Sessions/SVC53
Read More...
One of the features we added to the November 2009 release of the Windows Azure Tools are tools to configure the Service Definition and Service Configuration files – yes, no more XML editing! To access the “Service Model Configuration Pages”, right click
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...
Today we released several new features for Windows Azure through the Windows Azure Tools and SDK . (Use the direct link while the release propagates) We look forward to discussing these new Windows Azure features, in detail, at PDC '09 . This release
Read More...
For those of you that will be attending PDC, I wanted to let you know about a session I’ll be doing on using Visual Studio 2010 to develop applications that run on Windows Azure. The session will share a number of tips and tricks and show some cool new
Read More...
Here’s a fun little thing I found out about recently. Suppose, I have a Cloud Service that I’m running on the devfabric and I want to simulate a configuration change. I’ll start by creating a cloud service with a single web role: Opening the service configuration
Read More...
Recently, I updated a somewhat out of context (for this blog) post titled " Windows Azure Tools and Visual Studio 2010 ”. One of the things you’ll notice is that we let the cat out of the bag that we’ll be releasing something new and big in November!
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...
Today, the IIS team released a the Web Platform Installer 2.0 RTW . Among the many cool new things (more tools, new applications, and localization to 9 languages) is the inclusion of the Windows Azure Tools for Microsoft Visual Studio 2008. Install
Read More...
Today, the WCF team released a patch that will help you if your are using WCF on Windows Azure . Essentially, if you use the "Add Service Reference..." feature in Visual Studio or svutil to generate WSDL for a service that is hosted on Windows Azure either
Read More...
In the July 2009 CTP of the Windows Azure Tools for Microsoft Visual Studio , we introduced a bug where if you use the App.Config file in a Worker Role, it won’t get included in your Service Package both when running on the local Development Fabric or
Read More...
After you install the July 2009 CTP and create a new project via File | New Project | Cloud Service, you now have a single template “Cloud Service” instead of the 4 you had in the past. Clicking on that brings up our new project creation dialog. There
Read More...
I’m pleased to announce that we have released a new version of the Windows Azure Tools and SDK ! (will take time to propogate, try the direct link to the download ) What’s New for the July 2009 CTP? Support for developing and deploying services containing
Read More...