Monday, October 24, 2016

Design Pattern


We need to use the Facade Design Pattern in C# when

  1. We want to provide a simple interface to a complex subsystem. Subsystems often get more complex as they evolve.
  2. There are many dependencies between clients and the implementation classes




http://www.dotnettricks.com/learn/designpatterns

No comments:

Post a Comment

OpenSSH SFTP

  OpenSSH কী? — সহজ ভাষায় ব্যাখ্যা করছি 👇 ✅ OpenSSH কী? OpenSSH (Open Secure Shell) হলো একটি ফ্রি ও ওপেন‑সোর্স সফটওয়্যার প্যাকেজ , যেটা দ...