News

Microsoft Updates Windows Cloud Tooling

Microsoft 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 in late October. The technology was made available to all PDC attendees immediately after the show, although many developers had to wait several weeks to get the tokens needed to access the Azure platform. The Azure previews were opened 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 SP1 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.

Gus Perez, the principal development lead for Windows Azure Tools for Visual Studio, outlines some of the key VS fixes in his blog:

"• Code/Build/Run/Debug cycle
• Support for Silverlight debugging on Web Roles
• Improved Development Storage Service integration
• Service definition and configuration file errors are now detailed in VS
• Bug where publishing a package that was above a certain size would fail has been fixed."

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 responses to customers' requests. The SDK January 2009 CTP also offers better integration with Visual Studio for the Storage services, according to Nakashima.

The latest bits underscore Microsoft's commitment to working with early testers in the developer community to advance the Azure platform. Blogs, forums and Azure user groups are starting to build a community around the new technology. Developers can find more information on Perez's Azure links page. Microsoft will also host MSDN Developer Conferences in many cities during the next several months to introduce the technologies that were announced at PDC.

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