
Stop The Brace Wars, Use StyleCop
StyleCop analyzes C# source code to enforce a set of style and consistency rules. Rehan advocates its use in this thought provoking article.
StyleCop analyzes C# source code to enforce a set of style and consistency rules. Rehan advocates its use in this thought provoking article.
The importance of using ConfigureAwait when using the Task Parallel Library (TPL) to improve performance and reduce context switching.
I thought I should begin this first blog post with a few words on what I hope to achieve.