This is a. NET focused post.
It’s great to see the things that people are building now that the C# compiler is open source. We are literally swimming in tools, which isn’t a bad thing but I do need to …
This is a. NET focused post.
It’s great to see the things that people are building now that the C# compiler is open source. We are literally swimming in tools, which isn’t a bad thing but I do need to …
Visual Studio 2017 is finally here and I’ve been using it since it went public. There’s many features to discover and among them are some improvements in code navigation and refactoring which is what I’m covering in this post.
To …
Human error/judgement can sprinkle a wide variety of bugs in our code base and the process of discovery, verifying it is indeed a bug, then making changes, testing and deployment is costly. Not to mention the lost productivity of your …
Today I’d like to show you a few shortcuts I frequently use from ReSharper and the equivalent functionality in Visual Studio for when ReSharper isn’t available.
Please see my post relating to Visual Studio 2017.