6 lesser-known features of C# / .NET that you should be using
Introduction This post is going to setup 6 features of the .NET Framework which I feel are under-utilised by a
Continue readingC# and ASP.NET blog by Chris St Clair
Introduction This post is going to setup 6 features of the .NET Framework which I feel are under-utilised by a
Continue readingIntroduction Unit testing (and integration testing) is something every developer knows they should do, but quite often it can fall
Continue readingC# is a great language, and the .NET Framework is pretty damn good too. C#’s strong typing reduces the amount
Continue readingIntroduction Back in 2012, Microsoft released C# 5 with a handful of new features, one being ‘async/await’. At the company
Continue readingIntroduction This week, I was presented with an interesting problem. I had a WPF application which allowed users to scan
Continue readingIf you’re a student learning C#, this isn’t going to be very relevant to you. If you’ve landed a job
Continue readingI’ve done a few posts on some useful extension methods before, but there’s also a bunch of smaller extension methods
Continue readingBack 5 years ago, our company had just secured a bespoke software deal that would see us develop a WPF
Continue readingSo as an aside from my usual C#/.NET posts, I thought I’d write up about what got passionate about programming
Continue readingProblem While this error isn’t strictly a C# (the error is actually generated by SQL Server), it’s quite likely that
Continue reading
Recent Comments