Click here to Skip to main content
15,891,711 members
Articles / Web Development / ASP.NET / ASP.NETvNext

Using the Facade Pattern to Reduce Controller Dependencies

Rate me:
Please Sign up or sign in to vote.
5.00/5 (2 votes)
5 Jan 2016CPOL3 min read 11.9K   5  
In an earlier article, I wrote about reducing controller dependencies with generic factories. One criticism of this approach, which I agree with, is that it hides those dependencies. This article looks at an alternate approach - using facades.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Technical Lead Levelnis Ltd
United Kingdom United Kingdom
Follow along my journey as I create a newsletter about launching websites. Just message me with "I'm in" and I'll add you

Comments and Discussions