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

  • Mastering Blazor Authentication and Authorization

    At the Visual Studio Live! @ Microsoft HQ developer conference set for August, Rockford Lhotka will explain the ins and outs of authentication across Blazor Server, WebAssembly, and .NET MAUI Hybrid apps, and show how to use identity and claims to customize application behavior through fine-grained authorization.

  • Linear Support Vector Regression from Scratch Using C# with Evolutionary Training

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the linear support vector regression (linear SVR) technique, where the goal is to predict a single numeric value. A linear SVR model uses an unusual error/loss function and cannot be trained using standard simple techniques, and so evolutionary optimization training is used.

  • Low-Code Report Says AI Will Enhance, Not Replace DIY Dev Tools

    Along with replacing software developers and possibly killing humanity, advanced AI is seen by many as a death knell for the do-it-yourself, low-code/no-code tooling industry, but a new report belies that notion.

  • Vibe Coding with Latest Visual Studio Preview

    Microsoft's latest Visual Studio preview facilitates "vibe coding," where developers mainly use GitHub Copilot AI to do all the programming in accordance with spoken or typed instructions.

  • Steve Sanderson Previews AI App Dev: Small Models, Agents and a Blazor Voice Assistant

    Blazor creator Steve Sanderson presented a keynote at the recent NDC London 2025 conference where he previewed the future of .NET application development with smaller AI models and autonomous agents, along with showcasing a new Blazor voice assistant project demonstrating cutting-edge functionality.

Subscribe on YouTube