Tag: Best Practices

In this session, Hadi Hariri covers a series of concepts that are required to create sustainable code and do away with anti-patterns that cause issues in the short and long term. The session was recorded at .NET Community Day - Best Practices in Sweden, organized by Informator and Edument in November 2010

In this session, Hadi Hariri discusses the concepts behind Behavior Driven Development (BDD) and drives out a sample web application using MSpec. From user requirements, driving down to internal components, he's using a combination of testing frameworks, mocks and good design principles to drive out specifications and implement functional, working software. The session was recorded at .NET Community Day - Best Practices in Sweden, organized by Informator and Edument in November 2010.

In this short  screencast we'll see how to refactor some existing code to use Dependency Injection via constructor with ReSharper efficiently.