Sort Results By:

Search Results

Results 1 - 16 of 94 for description:"design pattern"

Design Pattern Interview Questions (www.dotnetfunda.com)

submitted by questpondquestpond(890) 1 year, 4 months ago

Design pattern interview questions read more...

add a comment | category: | Views: 56

tags: another

Abstract Factory pattern (www.shahidriaz.com)

submitted by shahid82shahid82(115) 1 year, 3 months ago

Abstract factory design pattern using C# read more...

add a comment | category: | Views: 25

tags: another

Interpreter Pattern (www.simplyvinay.com)

submitted by extremecoderextremecoder(255) 11 months, 6 days ago

Design Pattern for Dummies - The Interpreter Pattern read more...

add a comment | category: | Views: 17

tags: another

Design Pattern Quiz (mattcalla.com)

submitted by mattcallamattcalla(95) 2 years, 2 months ago

A good test of your design pattern knowledge. read more...

1 comment | category: | Views: 467

tags: another

Testable WPF with MVC (www.codeproject.com)

published 2 years ago, submitted by valentirobvalentirob(60) 2 years ago

Great Article. Using MVC design pattern with WPF. read more...

add a comment | category: | Views: 25

tags: another

Iterator Pattern (blogs.microsoft.co.il)

submitted by gilfgilf(1458) 1 year, 8 months ago

The post explain what is the iterator design pattern and how to implement it in C#. read more...

add a comment | category: | Views: 32

tags: another

Command Pattern (blogs.microsoft.co.il)

submitted by gilfgilf(1458) 1 year, 7 months ago

The post introduce the command design pattern and show how to implement it in C#. read more...

add a comment | category: | Views: 33

tags: another

Memento Pattern (blogs.microsoft.co.il)

submitted by gilfgilf(1458) 1 year, 6 months ago

The post describe the memento design pattern and shows how to use it in C# code read more...

add a comment | category: | Views: 21

tags: another

Observer Pattern (blogs.microsoft.co.il)

submitted by gilfgilf(1458) 1 year, 6 months ago

The post describe one of the most commonly used design pattern - the observer pattern. read more...

add a comment | category: | Views: 16

tags: another

Interpreter Pattern (blogs.microsoft.co.il)

submitted by gilfgilf(1458) 1 year, 6 months ago

The post describe the interpreter design pattern and shows an implementation in C#. read more...

add a comment | category: | Views: 12

tags: another

Design Pattern Interview Questions Part 1 (www.dotnetfunda.com)

submitted by dotnetfundadotnetfunda(1575) 1 year, 5 months ago

Design Pattern Interview questions for Factory , Abstract factory , prototype pattern etc. read more...

add a comment | category: | Views: 23

tags: another

Learning the Adapter Pattern (www.dimecasts.net)

published 9 months, 8 days ago, submitted by dwhittakerdwhittaker(12k) 9 months, 10 days ago

Taking a look at how you can use the Adapter Design Pattern in your applications. read more...

add a comment | category: | Views: 296

tags: another

Model View Presenter design pattern in Sharepoint (www.henrycordes.nl)

submitted by HendaManHendaMan(150) 9 months, 9 days ago

Model View Presenter design pattern in Sharepoint, and Unity as IoC container read more...

add a comment | category: | Views: 18

tags: another

What is a design pattern? (en.csharp-online.net)

submitted by HyleHyle(2755) 2 years, 11 months ago

Learn what a design pattern is, how they originated, and how they are described. read more...

add a comment | category: | Views: 4

tags: another

Model view presenter MVP design pattern - Supervising controller (blog.vuscode.com)

submitted by malovicnmalovicn(1450) 2 years, 3 months ago

An blog post explaining "in close" supervising controller type of MVP design pattern... read more...

add a comment | category: | Views: 121

tags: another

Abstract Factory Design Pattern (blog.dotnetstyling.com)

submitted by malovicnmalovicn(1450) 2 years, 2 months ago

Blog post describes how to implement Abstract Factory design pattern in simple way read more...

add a comment | category: | Views: 34

tags: another