News

Microsoft Updates Windows Cloud Tooling

Microsoft releases second CTPs for Windows Azure.

Microsoft last month released the second community technology previews (CTPs) of its Software Development Kit (SDK) and Visual Studio Extensions for the new Windows Azure cloud services platform.

Azure, which consists of an operating system and a developer services platform, took center stage at Microsoft's Professional Developers Conference (PDC) in late October. The technology was made available to all PDC attendees immediately after the show. The Azure previews were opened up to a larger group of MSDN subscribers after Microsoft provided access to interested PDC attendees.

The Azure SDK includes the development fabric controller and storage services needed for building and testing cloud apps locally in Visual Studio 2008 Service Pack 1 with the Azure VS extensions. Developers need to register with Microsoft to receive the tokens required to "publish" apps to the Azure cloud.

The Azure SDK January 2009 CTP and the Windows Azure Tools for Microsoft Visual Studio January 2009 CTP consist primarily of performance and bug fixes, according to Microsoft's Azure team members.

Jim Nakashima, program manager for the Windows Azure Tools for Visual Studio team, offers an extensive overview of the performance and bug fixes in VS Extensions and the Azure SDK in his Cloudy in Seattle blog. He notes that many of the SDK fixes were in response to customers' requests. The SDK January 2009 CTP also offers better integration with Visual Studio for Storage services, according to Nakashima.

The latest bits underscore Microsoft's commitment to working with early testers in the dev community to advance the Azure platform. Blogs, forums and Azure user groups are building a community around the new technology. More information is available on the Azure links page hosted by Gus Perez, Microsoft's principal development lead for Visual Studio Azure tools.

About the Author

Kathleen Richards is the editor of RedDevNews.com and executive editor of Visual Studio Magazine.

comments powered by Disqus

Featured

  • Compare New GitHub Copilot Free Plan for Visual Studio/VS Code to Paid Plans

    The free plan restricts the number of completions, chat requests and access to AI models, being suitable for occasional users and small projects.

  • Diving Deep into .NET MAUI

    Ever since someone figured out that fiddling bits results in source code, developers have sought one codebase for all types of apps on all platforms, with Microsoft's latest attempt to further that effort being .NET MAUI.

  • Copilot AI Boosts Abound in New VS Code v1.96

    Microsoft improved on its new "Copilot Edit" functionality in the latest release of Visual Studio Code, v1.96, its open-source based code editor that has become the most popular in the world according to many surveys.

  • AdaBoost Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the AdaBoost.R2 algorithm for regression problems (where the goal is to predict a single numeric value). The implementation follows the original source research paper closely, so you can use it as a guide for customization for specific scenarios.

  • Versioning and Documenting ASP.NET Core Services

    Building an API with ASP.NET Core is only half the job. If your API is going to live more than one release cycle, you're going to need to version it. If you have other people building clients for it, you're going to need to document it.

Subscribe on YouTube