TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Design Patterns & Practices
FOLLOW
Design patterns & practices accelerate the design and development of custom applications and reduce project technical risks. Here you may find Design Patterns & Practices related articles and news.
Articles
(479)
Blogs
(87)
Resources
(9)
Videos
(10)
News
(2)
Articles
Demystify SOLID: I For "Interface Segregation Principal"
In this article we will understand the interface segregation principal.
Sourav Kayal
Apr 28, 2014
Demystify SOLID: L For “Liskov Substitution Principal”
In this series we are talking about a SOLID principal of software development.
Sourav Kayal
Apr 26, 2014
Demystify SOLID: "O" For Open Close Principal
As per the title, this article exlains the concept of “Open close principal in this article”.
Sourav Kayal
Apr 24, 2014
Demystify SOLID: "S" For Single Responsibility Principal
In this article we will discuss the meaning of S in the SOLID principal.
Sourav Kayal
Apr 23, 2014
SOLID (Object Oriented Design) Principles
This article attempts to describe the best technique for writing code that requires a minimum of changes to add/modify requirements that are easily scale-able and most importantly, reusable. Th...
Jasminder Singh
Mar 24, 2014
Design Patterns in C#
This article describes design patterns for software development.
Ramasagar Pulidindi
Mar 15, 2014
Software Process Models
This article shows the software process models used in Software Engineering.
Ehtesham Mehmood
Feb 28, 2014
Memento Design Pattern Using C#
In this article, we will be discussing the Memento design pattern, which is part of behavioral design pattern.
Jasminder Singh
Dec 25, 2013
Mediator Design Pattern Using C#
This article explains the exact purpose of the Mediator Design Pattern.
Jasminder Singh
Dec 15, 2013
Bridge Design Pattern Using C#
Bridge pattern is part of the Structural design patterns.
Jasminder Singh
Nov 30, 2013
Introducing MVC#: A Model View Presenter Framework for .NET Platform
This article explains the MVP pattern essentials and then walks through the key features of the MVC# Framework which helps building true MVP-based solutions.
Oleg Zhukov
Apr 17, 2008
Real-World Exmple of Adapter Design Pattern
Moving on to the concept of Design Patterns, let's explain the Adapter Design Pattern. This pattern is part of the Structural Design Patterns.
Jasminder Singh
Oct 27, 2013
Introduction to Google Web Designer
Google Web Designer's Code view lets you create CSS, JavaScript, and XML files, using syntax highlighting and code autocompletion to make your code easier to write, with fewer errors.
Sunny Sharma
Oct 09, 2013
Abstract Factory Design Pattern
Here I will try to explain the Abstract factory pattern as it is at one level above then the Factory pattern.
Jasminder Singh
Sep 22, 2013
Factory Pattern vs Factory Method Pattern vs Abstract Factory Pattern
This article describes the Factory Pattern, Factory Method Pattern and Abstract Factory and the differences among them.
Abhishek Jain
Aug 21, 2013
Continous Integration Tools Comparison
This article only covers the comparison of some of the renowned tools used for continuous integration.
Abhishek Jain
Aug 15, 2013
Understanding FACADE Pattern
The GOF book says the Facade Pattern should “Provide a unified interface to a set of interfaces in a system. It defines a high level interface that makes the subsystem easier to use”.
Ramesh Kartik
Aug 13, 2013
Real Example of Singleton Design Pattern
This article attempts to explain the Singleton Design Pattern. I am not going to provide any formal definition of it, I will just share what I understand about it. Let's consider a real-world examp...
Ahmar Husain
Aug 02, 2013
Creating and Extending Objects With the Decorator Pattern
This articles explains Decorator Patterns, which allows behavior to be added to an individual object, either statically or dynamically, without affecting the behavior of other objects from the same...
Ramesh Kartik
Aug 08, 2013
State Design Pattern
The State Pattern (also referred to as State Design Pattern) is one of the behavioral patterns. It defines a manner for controlling communication among classes or entities.
Jignesh Trivedi
Aug 06, 2013
No Records Available.
301
-
320
of
479
<<
14
15
16
17
18
>>
Learn JavaScript
Challenge yourself
Design Patterns Skill
E-Book Download
Get Certified
Data Science