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
(483)
Blogs
(87)
Resources
(9)
Videos
(11)
News
(2)
Articles
Dependency Injection - Part 3 - Implicit Vs Explicit Dependencies
If a component or class depends upon other components to complete its operations, then these other components are dependencies for this class. Our class can have these dependencies as implicit or e...
Gaurav Gahlot
Aug 12, 2017
Dependency Injection - Part One -Tightly Coupled Application
It is a best practice to use interfaces instead of concrete classes. These interfaces can then be mocked at the time of unit testing, which will prevent any call to the actual database. Also, it is...
Gaurav Gahlot
Aug 07, 2017
Dependency Injection - Part Two - Five Reasons To Write Loosely Coupled Code
A loosely coupled application has good isolation among its classes, modules and assemblies. Therefore, if we make a change to one part of the application, we only need to update the relevant module...
Gaurav Gahlot
Aug 09, 2017
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
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...
Habibur 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
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.
201
-
220
of
483
<<
9
10
11
12
13
>>
Angular 8 in 10 Days
Challenge yourself
Design Patterns Skill
E-Book Download
Get Certified
NFT