News

Visual Studio App Center Adds Desktop Development

Visual Studio App Center, a mobile-centric resource for building, testing, releasing and monitoring apps, now supports desktop development.

Microsoft this week announced a preview release of the App Center WPF and Windows Forms SDK, which enables support for diagnostics, analytics and distribution for apps targeting .NET Framework.

The company is also continuing its work to transition HockeyApp -- for developing, distributing and beta-testing mobile apps -- to App Center.

The new desktop functionality announced this week continues Microsoft's expansion of Visual Studio App Center, which in 2017 was renamed from the former "Visual Studio Mobile Center."

App Center helps developers with tasks such as:

  • Automating builds
  • Testing on real devices in the cloud
  • Distributing apps to beta testers
  • Monitoring real-world usage with crash and analytics data
App Center in Animated Action
[Click on image for larger, animated GIF.] App Center in Animated Action (circa 2017) (source: Microsoft).

The company described the process of using App Center for deploying desktop applications in an announcement post. "The process of distributing your app to testers and end users provides many challenges including managing permissions and adoption of the latest versions," said Microsoft's Winnie Li. "App Center distributes your desktop app to groups of users so you can easily manage your app distribution. Just upload your app package (.msix, .msixbundle, .appx, .appxbundle, .msi or .zip) to App Center and we'll send an e-mail to your users to install the app on their device."

Subsequent monitoring of desktop application crashes can be done with the new Windows Crashes SDK, with error reporting. Follow-up analytics is done with the App Center Windows Analytics SDK.

Future plans for App Center include support for .NET Core 3.0 apps within the next few months, along with graduating the new SDKs out of preview. More details can be found in the App Center roadmap.

Microsoft also provided an update on its transition from HockeyApp to App Center. In an Aug. 5 post, the company said: "Visual Studio App Center is closing important feature gaps as HockeyApp is transitioning to App Center later this year. See what we've been working on in July and find out more about the things we've committed to on our roadmap."

Microsoft acquired HockeyApp's start-up company in 2014 and last year announced the transition to App Center. HockeyApp will officially shut down in November.

About the Author

David Ramel is an editor and writer at Converge 360.

comments powered by Disqus

Featured

  • Uno Platform Wants Microsoft to Improve .NET WebAssembly in Two Ways

    Uno Platform, a third-party dev tooling specialist that caters to .NET developers, published a report on the state of WebAssembly, addressing some shortcomings in the .NET implementation it would like to see Microsoft address.

  • Random Neighborhoods Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the random neighborhoods regression technique, where the goal is to predict a single numeric value. Compared to other ML regression techniques, advantages are that it can handle both large and small datasets, and the results are highly interpretable.

  • As Some Orgs Restrict DeepSeek AI Usage, Microsoft Offers Models and Dev Guidance

    While some organizations are restricting employee usage of the new open source DeepSeek AI from a Chinese company due to data collection concerns, Microsoft has taken a different approach.

  • Useful New-ish Features in .NET/C#

    We often hear about the big new features in .NET or C#, but what about all of those lesser known, but useful new features? How exactly do you use constructs like collection indices and ranges, date features, and pattern matching?

  • TypeScript 5.8 Beta Speeds Program Loads, Updates

    "TypeScript 5.8 introduces a number of optimizations that can both improve the time to build up a program, and also to update a program based on a file change in either --watch mode or editor scenarios."

Subscribe on YouTube