Skip to content
  • Home

Post Solutions

Category: web

Design Patterns: Singleton

Posted on May 6, 2015 by postsolutions

Ensuring single instance use during instantiation. Every so often in development, a business rule dictates that instantiation of a certain… Read more Design Patterns: Singleton

Design Patterns: Service Locator

Posted on May 6, 2015 by postsolutions

Completing the IoC Design Pattern. In my Design Patterns: Inversion of Control article, I illustrated how to decouple classes from… Read more Design Patterns: Service Locator

Design Patterns: Inversion of Control

Posted on May 6, 2015 by postsolutions

Providing flexibility into the domain by abstracting implementation. Using abstraction between concrete and class implementation, avoid tightly-coupled classes, which leads… Read more Design Patterns: Inversion of Control

Design Patterns: Factory

Posted on May 6, 2015 by postsolutions

Providing flexible object-instantiation. In this example, I’ll illustrate a method by which a SalesAssociate object may be instantiated that is… Read more Design Patterns: Factory

Design Patterns: Adapter

Posted on May 6, 2015 by postsolutions

Exposing class behavior from another class. Sometimes you might need to access and use functionality defined from one class from… Read more Design Patterns: Adapter

Posts navigation

Older posts
Newer posts
Create a free website or blog at WordPress.com.
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy
  • Subscribe Subscribed
    • Post Solutions
    • Already have a WordPress.com account? Log in now.
    • Post Solutions
    • Subscribe Subscribed
    • Sign up
    • Log in
    • Report this content
    • View site in Reader
    • Manage subscriptions
    • Collapse this bar
 

Loading Comments...
 

    Design a site like this with WordPress.com
    Get started