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
System Analyst: Part 2
The System Analyst is an “IT Business Analyst” who selects and configures computer systems for an organization or business. He is the one who guides through the development of an information system...
Nipun Tomar
May 05, 2011
System Analyst: Part 1
Why Business need System Analyst, Various Functional areas of System Analyst, System Analyst in Traditional Business, System Analyst in Modern Business.
Nipun Tomar
May 05, 2011
Unit of Work in Repository Pattern
Unit of Work is the concept related to the effective implementation of the repository pattern. non-generic repository pattern, generic repository pattern. Unit of Work is referred to as a single tr...
Jasminder Singh
Sep 20, 2014
How To Switch From Factory Method Pattern To Abstract Factory Pattern
This article will also compare and the difference between Abstract Factory and Factory method pattern. I am using the same case study example so that difference can be identified between these two ...
Vikas Gupta
Oct 30, 2018
Object Pool Design Pattern
In this article you will learn hoe to use Object Pool Design Pattern.
Srihari Chinna
Oct 25, 2010
Command Design Pattern
Command design pattern is part of Behavioral Design Patterns from Gang of Four(GoF) Design Patterns. Behavioral Design patterns concerned with communication Between Objects. It is used to cover/env...
Sanwar Ranwa
Aug 29, 2018
Session Facade Design Pattern
In developing software its very important to use proper design patterns,In learning design patterns its important to Observe which design pattern properly fit on our problem and how we use appropri...
Sanwar Ranwa
Aug 20, 2018
Design Patterns From The Beginning - Day Two
In the second part of my design patterns articles series, we are going to learn about the classification of design patterns according to the nature of the design problem they solve.
Sanwar Ranwa
Aug 08, 2018
Design Patterns From Beginning - Day One
A software developer will make software/application to solve or achieve the requirements of a Company or An Organization Using different programming language.In Application development developers m...
Sanwar Ranwa
Jul 30, 2018
Observer Pattern - Implementation In .Net Framework
This article describes the Observer pattern and the interfaces .Net Framework provides.
Hemant Jindal
Jul 23, 2018
Breaking Circular Dependency Between Components
Couple of days ago, I came across a piece of code that was not just tightly coupled but also formed a circular dependency among the components. In this article, I've tried to give you a gist of...
Gaurav Gahlot
Jul 07, 2018
Understanding State Design Pattern By Implementing Finite State Machine In Super Mario Game
In object oriented programming State Pattern is one of the way to implement Finite State Machines. This pattern falls under Behavioral Design Patterns.
Ashish Vishwakarma
Jun 25, 2018
Improving Efficiency With Strategy Design Pattern In JSON Parser Example
Here we will see how Strategy Pattern helped in refactoring code in JSON parser example
Ashish Vishwakarma
Jun 04, 2018
Difference Between Software Design Principles - DRY And KISS
In this article, we will explain the main basics of two software design principles, DRY and KISS.
Arvind Singh
Jun 04, 2018
Leveraging Template Method Design Pattern In Logger Example
Here we will understand the use of Template Method Design Pattern by gradually refactoring our code.
Ashish Vishwakarma
Jun 01, 2018
Singleton Implementation With Real World Example
This article describes different ways of singleton pattern implementation and how to make the singleton class thread-safe. I have described with real time problem and given a reference of source co...
Hemant Jindal
Jun 01, 2018
Composed Relationship Types - Func<Owned<T>>
It's the beauty of relationship types, that they can work in conjunction with one another. Therefore, we can compose relationship types to solve a particular problem.
Gaurav Gahlot
Apr 10, 2018
Separation Of Concern And Data Access From Within Code
In this article, you will learn the separation of concern and data access from within code.
Ayoub
Mar 24, 2018
Func<T> - Dynamic Instantiation
The article talks about scenarios where we want more than one instance of a given service
Gaurav Gahlot
Mar 06, 2018
Owned<T> - Controlled Lifetime In Dependency Injection With Autofac
Generally speaking, an owned dependency corresponds to some unit of work performed by the dependent component.
Gaurav Gahlot
Feb 16, 2018
No Records Available.
161
-
180
of
479
<<
7
8
9
10
11
>>
Mastering SQL
Challenge yourself
Design Patterns Skill
E-Book Download
Get Certified
ASP .NET Web Developer