News

Application Insights Available for Visual Studio Offline Use

The add-in checks a Windows Store app's performance and health.

Microsoft has made Application Insights, a part of the new Visual Studio Online service, available for Visual Studio offline.

Microsoft Technical Fellow Brian Harry mentioned on his blog that Application Insights, which provides information about running apps, now has a preview version available as a Visual Studio add-in. The add-in "...makes getting started with Application Insights so easy that everyone should do it without even thinking about it," Harry wrote.

He added that after the application's deployed, either locally or online, that telemetry data should start appearing within 10-15 minutes in the Application Insights Portal in the Usage tab.

Application Insights, which is itself still in preview mode as part of Visual Studio Online, can tell a developer, among other things, if an app is running at all, or running slowly; how efficiently the app is working, including how well it's scaling; and what features users are most often accessing.

Visual Studio Online was introduced Nov. 13, 2013, the same day Visual Studio 2013 and the .NET Framework 4.5.1 were officially launched. Microsoft positioned it as a "Cloud OS" that allows developers to build apps solely in the cloud, or some combination of local and cloud integration.

Application Insights Tools for Visual Studio can be downloaded here.

About the Author

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

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