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
Let's Play Around With Factory Method Design Pattern
Today, in this article let’s play around with one of the interesting and most useful concepts of design patterns, which will be hosted in a web app.
Vijay Prativadi
Apr 22, 2012
Let's Play Around With Strategy Design Pattern
Today, in this article let's play around with an interesting and one of the most useful concepts of design patterns, which will be hosted in a web app.
Vijay Prativadi
Apr 22, 2012
NLayers Examples
This article is meant to provide examples of using the NLayers project.
Jean Paul
Feb 24, 2012
Observer Pattern in .NET
After writing the article of Strategy pattern I thought that it would be useful to write a small article about the Observer pattern.
Eranda Horanagama
Feb 22, 2012
Design Patterns: Strategy Pattern
I was using other design patterns like observer, singleton, memento for some time. I never thought, at least it was never highlighted to me, the use of the Strategy pattern!! Until today!!
Eranda Horanagama
Feb 09, 2012
Bridge Pattern
In this article we can explore the Bridge pattern which is commonly used in applications.
Jean Paul
Jan 27, 2012
Interpreter Pattern
In this article I would like to demonstrate use of the Interpreter pattern.
Jean Paul
Jan 27, 2012
Composite Pattern
In this article we will explore the Composite Design Pattern. It provides a better approach in addressing communication with an individual and a group of objects.
Jean Paul
Jan 27, 2012
Prototype Pattern
In this article I would like to explain the Prototype Pattern and C# support for it. The prototype pattern provides an alternative to instantiating new objects by copying the prototype of an existi...
Jean Paul
Jan 13, 2012
Memento Pattern
In this article I would like to experiment with the Memento pattern. Memento pattern provides an Object Oriented way of saving the state of an object.
Jean Paul
Jan 04, 2012
Proxy Design Pattern
In this article we are going to discuss the Proxy design pattern. It is one among the 23 design patterns by Gof. As usual we can start with the Challenge and Solution style.
Jean Paul
Dec 08, 2011
Observer Pattern with C# 4.0
This article demonstrates how to work with the observer pattern in C# 4.0, with a simple demonstration.
Rafeeq Mohamed
Dec 08, 2011
Flyweight Pattern
In this article we are discussing the Flyweight Design Pattern. It is one among the 23 design patterns and provides an improved way of managing objects.
Jean Paul
Dec 07, 2011
Factory Method Pattern
In this article we are discussing the Factory Method pattern. I am using the same ADO.NET Provider Factory class as the example.
Jean Paul
Dec 02, 2011
Abstract Factory Pattern
In this article I would like to explain the Abstract Factory pattern. This pattern is essential for learning the Factory Method and Bridge patterns.
Jean Paul
Dec 02, 2011
Observer Design Pattern
The Observer pattern defines a one to many relationships between objects so that when one changes its state, all the others are notified accordingly.
Srihari Chinna
Sep 20, 2010
Template Method Pattern
Template Method is a widely used design pattern and it provides great flexibility in our designs. This is one of my favorite patterns.
Jean Paul
Nov 15, 2011
Singleton Pattern
Most of you will have heard of this pattern. It is the simplest and a popular pattern among the 23 design patterns.
Jean Paul
Nov 15, 2011
Model View Presenter Design Pattern
In this article I will explain the principles of this design pattern.
John Charles Olamendy
Oct 22, 2011
Web Farm and Web Garden
See how to use Web Farm and Web Garden
Nipun Tomar
Apr 06, 2011
No Records Available.
441
-
460
of
479
<<
20
21
22
23
24
>>
Learn Machine Learning With Python
Challenge yourself
Design Patterns Skill
E-Book Download
Get Certified
Web 3