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
Dependency Injection - NINJECT
There are many ways of injecting dependencies, you can use Spring.NET, StructureMap etc. NInject is one way of achieving this. In this article, I have implemented Inversion of Control with minimal ...
Rohit Sinha
Jun 30, 2009
Asynchronous Message Router in C#
This article explains and demonstrates some patterns for asynchronous message routing using C#.
Chandramouli Muralidaran
Sep 30, 2009
Singleton Design Pattern
This article talks about Singleton design pattern.
Srihari Chinna
Oct 26, 2010
Patterns for centralising reference data management
Sharing data can be difficult, this article shows some patterns you can use to share data between applications without causing tight coupling. Each pattern is described with its merits and drawback...
Robert van Kooten
Dec 13, 2010
COCOMO 1/ COCOMO'81: Constructive Cost Estimation Model
It is a method for evaluating the cost of a software package. According to him software cost estimation should be done through three stages.
Nipun Tomar
Mar 31, 2011
Architectural Patterns in .NET
In this article let’s discuss about the various architecture pattern available in this programming world.
Manikavelu Velayutham
Feb 24, 2011
Behavioral Design Pattern for .NET: Part 1
Behavioral Design patterns are the patterns for .Net in which there is a way through which we can pass the request between the chain of objects, or we can say that it defines the manner to communic...
Nipun Tomar
Feb 17, 2011
Behavioral Design Pattern for .NET: Part 2
Behavioral Design patterns are the patterns for .Net in which there is a way through which we can pass the request between the chain of objects, or we can say that it defines the manner to communic...
Nipun Tomar
Feb 18, 2011
Stratagy Pattern with Interface. Why??
In this article I have described the purpose of a Strategy Pattren and why an interface is so necesary when you follow a pattern.
Shirsendu Nandi
Mar 09, 2011
Singleton and Prototype Patterns
Singleton and Prototype patterns fall under Creational Design Patterns which deal with object creation.
Abhishek Bhat
Jan 30, 2011
Memento Design Pattern
The Memento pattern is a design pattern that permits the current state of an object to be stored without breaking the rules of encapsulation.
Shinuraj
Feb 11, 2011
Structural Design Pattern for .NET
Structural design patterns are patterns that describe how objects and classes can be combined and form a large structure and that ease design by identifying a simple way to realize relationships be...
Nipun Tomar
Feb 24, 2011
UML Diagrams: Part 2
UML (Unified Modeling Language) is a standardized general-purpose modeling language in the field of object-oriented software engineering .
Nipun Tomar
Mar 21, 2011
Computer Aided Software Engineering Tools (CASE)
CASE stands for Computer Aided Software Engineering which is software that supports the software development process
Nipun Tomar
Apr 26, 2011
UML Diagrams: Part 1
UML (Unified Modeling Language) is a standardized general-purpose modeling language in the field of object-oriented software engineering. This article describes various UML diagrams and their usage...
Nipun Tomar
Mar 21, 2011
Observer Design Pattern
The Observer design pattern is the most commonly used pattern in the software world.
Gaurav Rawat
Jun 29, 2011
Simple And Best Way of Implementing the Repository Pattern
I will try to explain in a very simplest method to understand repository pattern.
Aravind Bs
Jan 02, 2012
Implementation and Use of the Observer & ChainOfResonsibility Design Patterns
In this article we will discuss the use and implementation of two of the most commonly used behavioral design patterns; the observer pattern and the ChainOfResonsibility pattern.
Ashish Shukla
May 05, 2012
Implemention of the Facade Design Pattern
In this article we will discuss the need and the implementation of the Facade design pattern which is a structural design pattern.
Ashish Shukla
Apr 30, 2012
Lets Play Around With Bridge 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 27, 2012
No Records Available.
421
-
440
of
479
<<
20
21
22
23
24
>>
Learn Machine Learning With Python
Challenge yourself
Design Patterns Skill
E-Book Download
Get Certified
Agile Development