Slice up your business logic using C# Extension methods to honor the c(blog.lowendahl.net)
submitted by
lowendahl(750) 2 years, 3 months ago
Business logic in a model can quickly clutter down the classes. Using extension methods you can refactor that logic to Slices which can easily can be added to the object when required. This post discusses why and shows you how.
|category: Patterns
|Views: 4
tags:
Patterns another
Everyones tags:
Your Tags: