Why I love Resharper 3
Learning new language features can be hard. Applying them can be tricky. How does Resharper aid with filescoped namespaces?
Learning new language features can be hard. Applying them can be tricky. How does Resharper aid with filescoped namespaces?
Using the Arrange, Act, Assert setup in unit tests, why do I still add the comments? Read on to find out.
Looking at another constructor parameter checking option when passing in an enum value.
Refactoring to use the Decorator Design Pattern to help apply the Single Responsibility Principle.
Adding strongly typed configuration settings and injected them through dependency injection.