Over the past few years I’ve been running workshops over Zoom to train fellow developers. My particular areas of interest are performance and porting code from framework to core.

Optimising your code with Visual Studio's Profiler

When code is running slow, most people start guessing at what the problem is, based on their previous experience. The problem is it’s so easy to be wrong, and you can waste a huge amount of time fixing the wrong stuff! So how do you take the guesswork out and start making measurable differences? Visual Studio’s profiler is a killer tool for working out what’s slow. This workshop will cover the profiler extensively and give you the tools to make huge performance improvements to your app.

Read More  


Porting your ASP.NET app from framework to core

Do you have a framework application that you want to move to dotnet core? Does it seem like a massive, difficult and error-prone undertaking? Let’s discuss techniques for porting your application, taking small steps at a time, to reduce risk and end up with all the new dotnet core goodness.

Read More  

Popular Posts

Workshops

All Posts By Year

2023

2022

2021

2020

2019

2018

2017

2016

2015

2012

2011

2009

2007

2006