There is one extension to Visual Studio that you ABSOLUTELY NEED!!! And its the Productivity Power Tools. Go to TOOLS
Continue readingTag: Visual Studio
.NET Power Tip 9: Paste JSON/XML as Classes
This .NET Power Tip makes me bang my head against the wall over and over again! How many times have
Continue readingDebugging and Profiling in VS2015 Article on simple-talk.com
If you are interested in the new debugging and profiling features that came with Visual Studio 2015, check out my
Continue readingDDC2015 WPF Troubleshooting in VS2015 Session
Today I delivered a session on Troubleshooting of WPF applications using the in-the-box tools of VS2015. The slides can be
Continue reading.NET Power Tip 6: Presenting in Visual Studio (Presentation Mode & ToolBox Snippets)
This blog post covers a few tips for holding presentations that include some activity inĀ Visual Studio, such as live
Continue readingVS2015 New Debugging and Performance Features (German)
I wrote an article for the August 2015 edition of Windows Developer Magazin that introduces the new debugging features in
Continue readingPerformance Profiling of .NET Applications in Visual Studio 2013/2015
There have been a lot of improvements in the troubleshooting and especially profiling capabilities of Visual Studio over the last
Continue readingVisual Studio Tricks: Track Active Item & MRU Tab Order
Working with Visual Studio 2008, I always end up with a total mess of code editor windows (tabs). These two
Continue reading