426 Views
This blog post shows how to analyse the performance of your .NET application using MSTest and find the top 10 % worst performing methods.
Join in on a hand-picked round up of the best .NET articles every day.
Curated by our Moderators and Voted up by our Community. Free.
This blog post shows how to analyse the performance of your .NET application using MSTest and find the top 10 % worst performing methods.
This is the first I've seen the Catel project mentioned, and it looks neat. I might give it a try as I currently use Caliburn.Micro which can be difficult to work with when it comes to nested viewmodels.