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
(345)
Blogs
(63)
Resources
(9)
Videos
(12)
News
(2)
Articles
Null Object Design Pattern
A null object is also known as a Stub, an Active Nothing or an Active Null. It helps our program logic to get rid of null checks where ever possible. We all know, that we can not call methods on a ...
Gaurav Gahlot
Jul 29, 2017
Proxy Design Pattern Using C#
This article explains the Proxy Design Pattern. Proxy Design Pattern acts as a representation of an object and will basically be the access point to use the original object.
Jasminder Singh
Jan 01, 2014
Decorator Pattern Using C#
This article is explaining the Decorator Pattern. This pattern is part of the Structural Design Patterns. The purpose of the Decorator Pattern is to extend the existing functionality of the objects...
Jasminder Singh
Dec 21, 2013
Singleton Vs Static Classes
Why do you use a Singleton class if a Static class serves the purpose What is the difference between Singleton and Static classes and when do you use each one in your program?
Akkiraju Ivaturi
Aug 06, 2012
Dependency Injection (DI) and Inversion of Control (IOC)
Inversion of control (IOC) talks about who is going to initiate the call to dependent object where as the Dependency Injection (DI) talks about how one object can acquire dependency.
Pradeep Shet
Jul 13, 2014
Crazy Factory Pattern And Direct Object Creation Problem
Direct object creation design and problem analysis; how to connect with anti-pattern; concept of factory pattern; when, where and why to use it; the benefits; conditional factory pattern and proble...
Hr Rony
Jun 18, 2017
Food Delivery Application Using Design Patterns
This article will explain the design and development of a food delivery application by using different kinds of design patterns.
Gul Md Ershad
Dec 31, 2016
Software Architecture And Patterns
In this article you will learn about software architecture and patterns.
Arjun Singh
Jun 27, 2016
Complete Application Flow With Web API 2.0, CORS, Unit Of Work Repository Pattern, Unity And Angu...
In this article you will learn how to complete Application Flow with Web API 2.0, CORS, Unit of Work Repository Pattern, Unity and AngularJS Routing.
Gopal C. Bala
Apr 11, 2016
Understanding GOF Design Pattern With Simple Examples - Part One
In this article, we will go through some of the highly used design patterns, with simple examples.
Pradeep Sahoo
Nov 20, 2016
Sales Tax Problem With Design Pattern
In this article, you will learn about Sales Tax Problem with Design Pattern.
Gul Md Ershad
Oct 07, 2016
Factory Design Pattern Real World Example
In this article, you will see the real world example of Factory Design Pattern.
Mukesh Kumar
Sep 13, 2016
Working With Singleton Design Pattern In Real Time Projects
In this article, you will learn, what Singleton is and how to use Singleton pattern in projects.
Debendra Dash
Sep 12, 2016
How To Carry Out A Quick Design Assessment
In this article, you will learn how to carry out a Quick Design Assessment.
Tushar Sharma
Aug 15, 2016
Design Pattern In JavaScript: Prototype
In this article, I am going to explain Prototype design pattern, using JavaScript.
Anupam Singh
Aug 01, 2016
Design Patterns Simplified: Observer
In this article, you will learn what Observer Design Pattern is and how it is used in software development.
Prakash Tripathi
Jul 19, 2016
Design Patterns Simplified - Part 2 (Singleton)
This article explains what Singleton Design Patterns is, addresses common questions and finally illustrates the implementation.
Prakash Tripathi
Jul 12, 2015
Design Patterns In JavaScript: Factory Pattern
In this article you will learn how we can implement factory design pattern in javascript.
Anupam Singh
Jun 30, 2016
Design Patterns Simplified: Mediator - Part 15
This article explains what Mediator Design Pattern is and how to use it in software development.
Prakash Tripathi
Jun 16, 2016
Implementing The Singleton Design Pattern
In this article, you will learn how to implement the Singleton design pattern.
Humza Tufail
Jun 15, 2016
No Records Available.
21
-
40
of
345
<<
1
2
3
4
5
>>
Build And Architect Distributed Cloud Applications
Challenge yourself
Kotlin
E-Book Download
Get Certified
Windows Applications Development using Visual C#