Posted by Alin Irimie
on March 12, 2010
The final release of ASP.NET MVC 2 is now available for VS 2008/Visual Web Developer 2008 Express with ASP.NET 3.5. You can download and install it from the following locations:
Download ASP.NET MVC 2 using the Microsoft Web Platform Installer
Download ASP.NET MVC 2 from the Download Center
The final release of VS 2010 and Visual Web Developer 2010 will have ASP.NET MVC 2 built-in – so you won’t need an additional install in order to use ASP.NET MVC 2 with them. Continue reading…
Posted by Alin Irimie
on February 09, 2010
This release supports VS 2008 and the upcoming VS 2010 RC. For VS 2010 Beta 2 you can use the November 2009 release.
New for version 1.1:
- Windows Azure Drive: Enable a Windows Azure application to use existing NTFS APIs to access a durable drive. This allows the Windows Azure application to mount a page blob as a drive letter, such as X:, and enables easy migration of existing NTFS applications to the cloud.
- OS Version Support: Allows a Windows Azure application to choose the appropriate Guest OS to run on in the cloud.
- Bug Fixes
- StorageClient: Expose account key from storage credentials, expose continuation tokens for pagination, and reduce maximum buffer size for parallel uploads.
- Windows Azure Diagnostics: Fix path corruption for crash dumps, OnDemandTransfer now respects LogLevelFilter.
- VS 2010: Improved packaging performance.
- VS 2010: Support for linked files in Web projects.
- VS 2010: Support for ASP.NET web project web.config transformations.
- Certificate selection lists certificates from LocalMachine\My instead of CurrentUser\My.
- Right click on Role under Roles folder to select whether to launch the browser against HTTP, HTTPS or not at all.
Updated and additional samples are available at: http://code.msdn.microsoft.com/windowsazuresamples

Posted by Alin Irimie
on February 09, 2010
Microsoft Corp. and the National Science Foundation (NSF) today announced an agreement that will offer individual researchers and research groups selected through NSF’s merit review process free access to advanced cloud computing resources. By extending the capabilities of powerful, easy-to-use PC applications via Microsoft cloud services, the program is designed to help broaden researcher capabilities, foster collaborative research communities, and accelerate scientific discovery. Projects will be awarded and managed by NSF. More details about funding opportunities are available here.
Continue reading…
Posted by Alin Irimie
on February 01, 2010
An interoperable cloud could help companies cut costs and governments connect constituents, say Microsoft executives.
Governments and businesses alike are looking at cloud services as a way to consolidate IT infrastructure, scale their IT systems for the future, and enable innovative services and activities that were not possible before.
To help organizations realize the benefits of cloud services, technology vendors are investing in the hard work of identifying and solving the challenges presented by operating in mixed IT environments, and are collaborating to ensure that their products work well together.
In fact, although the industry is still in the early stages of collaborating on cloud interoperability issues, there has already been considerable progress. But what does ‘cloud interoperability’ mean, and how is it benefiting people today?
Continue reading…
Posted by Alin Irimie
on January 29, 2010
Data Services Update for .NET Framework 3.5 SP1 (aka ADO Data Services v1.5) has been re-released and is available for download. If your target is Windows7 or Windows 2008 R2 you can pick it up here. For all other OS versions you can get the release from here. This release targets the .NET Framework 3.5 SP1 platform, provides new client and server side features for data service developers and will enable a number of new integration scenarios such as programming against SharePoint Lists.
This release is a redistributable, in-place update to the data services assemblies (System.Data.Services.*.dll) which shipped as part of the .NET Framework 3.5 SP1. Since this is a .NET Framework update, this release does not include an updated Silverlight client libraryAn updated Silverlight client will be available soon.
What’s included in this release?
Continue reading…
Posted by Alin Irimie
on January 25, 2010
Current status on the health of the Windows Azure Platform is shown here. If you wish to receive notifications for interruptions to any of the services, you can subscribe to the respective RSS feeds. THey also maintain the history of the health status for each service for the past five weeks in the form of running logs.

Windows Azure Status Dashboard
Posted by Alin Irimie
on November 14, 2009
Microsoft just released several new features for Windows Azure through the Windows Azure Tools and SDK.This release adds support for Visual Studio 2010 Beta 2 and VWD Express 2010 Beta 2.
What’s New? Continue reading…
Posted by Alin Irimie
on November 13, 2009
Microsoft just released a tool to help you figure out how much money you can save by switching to Windows Azure from your on-premises solution.
The tool will provide you with a customized estimate of potential cost savings you (or your company or organization) may achieve by building on the Windows Azure Platform. Upon completion of the TCO and ROI Calculator profile analysis, you will be presented with a detailed report which shows estimated line item costs for an accurate TCO and a 1 to 3 year ROI analysis for you or your company or organization.
You should not interpret the analysis report you receive as a part of this process to be a commitment on the part of Microsoft, and Microsoft makes no guarantees regarding the accuracy of any information presented in the report. You should not view the results of this report as a substitute for engaging with a third party expert to independently evaluate you or your company’s specific computing needs. The analysis report you will receive is for informational purposes only.
http://www.microsoft.com/windowsazure/tco/
Posted by Alin Irimie
on November 11, 2009
OK, OK … maybe not (just) for Windows Azure, but Microsoft just released a Facebook client library to help make it easier for everyone to create some interesting applications.
Clarity Consulting Inc. developed the original Facebook Developer Toolkit for the Microsoft Visual Studio Express Team. They worked with Microsoft on an idea to keep the code relevant and up to date for all the Facebook Developers and decided that hosting the source on CodePlex will be the best way to track items and allow community involvement in the source.
The SDK is broken into a few core DLLs, each serving a core purpose. You can download the SDK from here. Continue reading…
Posted by Alin Irimie
on November 10, 2009
The long awaited build of SQL Server Management Studio with support for SQL Azure is available today for MSDN and TechNet subscribers and will be generally available for the rest of the world as of tomorrow. The download page can be found here. This support is included as part of the November CTP release of SQL Server 2008 R2. This release not only includes SQL Azure support from within SSMS but a wealth of other SQL Server 2008 specific features. Check out this blog entry for more.