News

Windows Azure Gets .NET Upgrades

The enhancements include integration with the ASP.NET Web API.

Windows Azure has gotten a ton of upgrades in its latest release, including a bagful of goodies for .NET Framework developers, especially in the area of Mobile Services.

Scott Guthrie, the new Cloud & Enterprise Executive Vice President at Microsoft, replacing Satya Nadella, blogged about the host of improvements, which he called "...a massive amount of enhancements." Those enhancements are concentrated in three areas of interest to developers: .NET support, Notification Hubs integration and PhoneGap.

Perhaps the most significant of those is support for backend Mobile Service logic using .NET and the ASP.NET Web API. Guthrie outlined five main advantages of this integration:

    1. You can use ASP.NET Web API and Visual Studio together with Mobile Services to build great mobile apps
    2. You can publish any existing Web API to Mobile Services and integrate additional Mobile Services features like mobile authentication and push notifications
    3. You can take full advantage of Web API features like OData controllers, and 3rd party Web API-based frameworks like Breeze
    4. You can debug your Mobile Services .NET backend using Visual Studio running locally on your machine or remotely in Azure
    5. With Mobile Services we run, manage, monitor and scale your Web API for you.

.NET support is added through the Windows Azure Management Portal. Currently, this is the only way to add .NET, but Guthrie said that a "future update" will provide support directly within Visual Studio. That update "...will provide additional Mobile Service tooling features on top of the standard Web API project support," Guthrie blogged.

Once the mobile service is created, it's published to Azure. Guthrie added that another update to Visual Studio (again, in the future) will allow publishing from within Visual Studio, continuing Microsoft's push to keep developers inside Visual Studio as much as possible.

Sending push notifications through Azure has also been simplified with the latest release, providing Notification Hub integration (which is still in the preview stage). The integration makes it easier to send notifications to any (or all) users with a single API call on the backend, through either the .NET Framework or Node.js.

Finally, developers building cross-platform apps with PhoneGap will notice that it's been integrated into the Azure management portal, making it easier to get to.

In interviews with Visual Studio Magazine, Guthrie discussed a number of incentives Microsoft has implemented to persuade developers to try out Azure, including time credits. He also talked about the cross-platform abilities enabled by Azure.

About the Author

Keith Ward is the editor in chief of Virtualization & Cloud Review. Follow him on Twitter @VirtReviewKeith.

comments powered by Disqus

Featured

  • Microsoft Revamps Fledgling AutoGen Framework for Agentic AI

    Only at v0.4, Microsoft's AutoGen framework for agentic AI -- the hottest new trend in AI development -- has already undergone a complete revamp, going to an asynchronous, event-driven architecture.

  • IDE Irony: Coding Errors Cause 'Critical' Vulnerability in Visual Studio

    In a larger-than-normal Patch Tuesday, Microsoft warned of a "critical" vulnerability in Visual Studio that should be fixed immediately if automatic patching isn't enabled, ironically caused by coding errors.

  • Building Blazor Applications

    A trio of Blazor experts will conduct a full-day workshop for devs to learn everything about the tech a a March developer conference in Las Vegas keynoted by Microsoft execs and featuring many Microsoft devs.

  • Gradient Boosting Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the gradient boosting regression technique, where the goal is to predict a single numeric value. Compared to existing library implementations of gradient boosting regression, a from-scratch implementation allows much easier customization and integration with other .NET systems.

  • Microsoft Execs to Tackle AI and Cloud in Dev Conference Keynotes

    AI unsurprisingly is all over keynotes that Microsoft execs will helm to kick off the Visual Studio Live! developer conference in Las Vegas, March 10-14, which the company described as "a must-attend event."

Subscribe on YouTube