Skip to content
wpdev

.NET / C#

Month: October 2014

You are browsing the site archives for October 2014.

Trace page views with Application Insights

2014-10-29
By: Kevin Gosse
On: October 29, 2014
Tagged: C#, wpdev

A few weeks ago, I’ve decided to test Application InsightsApplication Insights with one of my Windows Phone apps. Application Insights is a library provided by Microsoft that allows you to easily collect usage and performance traces from your app and display them on your Visual Studio Online portal. The integration in a Windows Phone app is quite easy: reference the NuGet package, and call a method in your application constructor to initialize the component: If you’re using Visual Studio 2013, you can also install the Application Insights Tools for Visual Studio extension, that will take care of those steps for you. A lot of usefulRead More →

Recent Posts

  • Uncovering a bug in Attribute.GetHashCode
  • [UWP] NavigationService with back button handler priority
  • [UWP] Bandwidth adaptive image control
  • [uwp] Animation orchestration using Caliburn.Micro coroutines
  • Should I await the last call in a method

Archives

  • March 2017 (1)
  • February 2016 (1)
  • January 2016 (1)
  • October 2015 (1)
  • September 2015 (2)
  • August 2015 (1)
  • May 2015 (1)
  • April 2015 (1)
  • March 2015 (3)
  • October 2014 (1)
  • September 2014 (1)
  • November 2013 (1)
  • August 2013 (1)
  • May 2013 (1)
  • February 2013 (1)
  • December 2012 (1)
  • October 2012 (2)
  • July 2012 (1)
  • May 2012 (1)
  • February 2012 (1)
  • January 2012 (4)

Follow me on Twitter

My Tweets

Designed using Dispatch. Powered by WordPress.