Videos tagged with SOLID Principle


DimeCasts.Net #99: Creating SOLID Code: Refactoring the SOLID episode on DI to use StructureMap

DimeCasts.Net #99: Creating SOLID Code: Refactoring the SOLID episode on DI to use StructureMap

Posted in Frameworks, Companies, Development

In this episode we are going to take another look at Episode 96 (Dependency Inversion Principle) and add in the usage of StructureMap.In the original episode Stephan kept the code simple and on point by showing how to do DI by hand. In this episode I am going to show you how to take that up a notch and use an IoC container to make life a little simpler

Tags: Frameworks, Microsoft, .NET Framework, DimeCasts.Net, Ninject, Derik Whittaker, Codebetter.com, SOLID Principle, Broadcasting, Screencasts, Development, ...



DimeCasts.Net #96: Creating SOLID Code: Dependency Inversion Principle

DimeCasts.Net #96: Creating SOLID Code: Dependency Inversion Principle

Posted in Frameworks, Companies, Development

This is the last episode in a 5 part series where we will explore the tenets of the S.O.L.I.D principles.In this episode we will take a look at the D (Dependency Inversion Principle) and see how following this principle can help us to create cleaner, more manageable codeS - Single Responsibility PrincipleO - Open/Closed PrincipleL - Liskov Substitution PrincipleI - Interface Segregation Princip...

Tags: Frameworks, Microsoft, .NET Framework, DimeCasts.Net, SOLID Principle, Stephen Bohlen


DimeCasts.Net #94: Creating SOLID Code: Interface Segregation Principle

DimeCasts.Net #94: Creating SOLID Code: Interface Segregation Principle

Posted in Frameworks, Companies, Development

This is the fourth in a 5 part series where we will explore the tenets of the S.O.L.I.D principles.In this episode we will take a look at the I (Interface Segregation Principle) and see how following this principle can help us to create cleaner, more manageable codeS - Sinlge Responsibility PrincipleO - Open/Closed PrincipleL - Liskov Substitution PrincipleI - Interface Segregation PrincipleD -...

Tags: Frameworks, Microsoft, .NET Framework, DimeCasts.Net, Codebetter.com, SOLID Principle, Stephen Bohlen


DimeCasts.Net #92: Creating SOLID Code: Liskov Substitution Principle

DimeCasts.Net #92: Creating SOLID Code: Liskov Substitution Principle

Posted in Frameworks, Companies, Development

This is the third in a 5 part series where we will explore the tenets of the S.O.L.I.D principles.In this episode we will take a look at the L (Liskov Substitution Principle) and see how following this principle can help us to create cleaner, more manageable codeS - Sinlge Responsibility PrincipleO - Open/Closed PrincipleL - Liskov Substitution PrincipleI - Interface Segregation PrincipleD - De...

Tags: Frameworks, Microsoft, .NET Framework, DimeCasts.Net, SOLID Principle, Stephen Bohlen


DimeCasts.Net #90: Creating SOLID Code: Open/Closed Principle (OCP)

DimeCasts.Net #90: Creating SOLID Code: Open/Closed Principle (OCP)

Posted in Frameworks, Companies, Development

This is the second in a 5 part series where we will explore the tenets of the S.O.L.I.D principles.In this episode we will take a look at the O (Open/Closed Principle) and see how following this principle can help us to create cleaner, more manageable codeS - Sinlge Responsibility PrincipleO - Open/Closed PrincipleL - Liskov Substitution PrincipleI - Interface Segregation PrincipleD - Dependenc...

Tags: Frameworks, Microsoft, .NET Framework, DimeCasts.Net, SOLID Principle, Stephen Bohlen



DimeCasts.Net #88: Creating SOLID Code: Single Responsibility Principle (SRP)

DimeCasts.Net #88: Creating SOLID Code: Single Responsibility Principle (SRP)

Posted in Frameworks, Companies, Development

This is the first in a 5 part series where we will explore the tenets of the S.O.L.I.D principles.In this first episode we will take a look at the S (Single Responsibility Principle) and see how following this principle can help us to create cleaner, more manageable codeS - Sinlge Responsibility PrincipleO - Open/Closed PrincipleL - Liskov Substitution PrincipleI - Interface Segregation Princip...

Tags: Frameworks, Microsoft, .NET Framework, DimeCasts.Net, Codebetter.com, SOLID Principle, Stephen Bohlen