Onward and Upward

Blog archive

Azure Tools Update Includes Profiling

The August release of Windows Azure tools for Visual Studio 2010 is now out, according to this blog entry from the Windows Azure team. Highlights include:

  • Profile applications running in Windows Azure.
  • Create ASP.Net MVC3 Web Roles.
  • Manage multiple service configurations in one cloud project.
  • Improved validation of Windows Azure packages.

The update looks pretty minor, but does include some nice features. My favorite is the first item in that list, profiling. The tool will examine your app while it's running in Azure, and help you find bottlenecks. Given the sluggish performance of many cloud-based apps, this is a welcome feature. The bummer is that it's only available in the Premium and Ultimate versions of VS 2010. No love for those of you who slum with the Professional version.

In a related story, the Windows Azure Platform Training Kit has been updated to reflect the new inclusions. The kit provides a nice, hands-on way to learn about Azure, for those of you looking into it.

By the way, if you haven't downloaded the April update yet, do that first. That ginormous update included support for, among other things, Windows Azure SDK 1.4 and Visual Studio 2010 SP1.

As always, I'm on Twitter at VSM_Keith.

Posted by Keith Ward on 08/04/2011


comments powered by Disqus

Featured

  • AI for GitHub Collaboration? Maybe Not So Much

    No doubt GitHub Copilot has been a boon for developers, but AI might not be the best tool for collaboration, according to developers weighing in on a recent social media post from the GitHub team.

  • Visual Studio 2022 Getting VS Code 'Command Palette' Equivalent

    As any Visual Studio Code user knows, the editor's command palette is a powerful tool for getting things done quickly, without having to navigate through menus and dialogs. Now, we learn how an equivalent is coming for Microsoft's flagship Visual Studio IDE, invoked by the same familiar Ctrl+Shift+P keyboard shortcut.

  • .NET 9 Preview 3: 'I've Been Waiting 9 Years for This API!'

    Microsoft's third preview of .NET 9 sees a lot of minor tweaks and fixes with no earth-shaking new functionality, but little things can be important to individual developers.

  • Data Anomaly Detection Using a Neural Autoencoder with C#

    Dr. James McCaffrey of Microsoft Research tackles the process of examining a set of source data to find data items that are different in some way from the majority of the source items.

  • What's New for Python, Java in Visual Studio Code

    Microsoft announced March 2024 updates to its Python and Java extensions for Visual Studio Code, the open source-based, cross-platform code editor that has repeatedly been named the No. 1 tool in major development surveys.

Subscribe on YouTube