TechNet
Products
IT Resources
Downloads
Training
Support
Products
Windows
Windows Server
System Center
Microsoft Edge
Office
Office 365
Exchange Server
SQL Server
SharePoint Products
Skype for Business
See all products »
Resources
Channel 9 Video
Evaluation Center
Learning Resources
Microsoft Tech Companion App
Microsoft Technical Communities
Microsoft Virtual Academy
Script Center
Server and Tools Blogs
TechNet Blogs
TechNet Flash Newsletter
TechNet Gallery
TechNet Library
TechNet Magazine
TechNet Wiki
Windows Sysinternals
Virtual Labs
Solutions
Networking
Cloud and Datacenter
Security
Virtualization
Updates
Service Packs
Security Bulletins
Windows Update
Trials
Windows Server 2016
System Center 2016
Windows 10 Enterprise
SQL Server 2016
See all trials »
Related Sites
Microsoft Download Center
Microsoft Evaluation Center
Drivers
Windows Sysinternals
TechNet Gallery
Training
Expert-led, virtual classes
Training Catalog
Class Locator
Microsoft Virtual Academy
Free Windows Server 2012 courses
Free Windows 8 courses
SQL Server training
Microsoft Official Courses On-Demand
Certifications
Certification overview
Special offers
MCSE Cloud Platform and Infrastructure
MCSE: Mobility
MCSE: Data Management and Analytics
MCSE Productivity
Other resources
Microsoft Events
Exam Replay
Born To Learn blog
Find technical communities in your area
Azure training
Official Practice Tests
Support options
For business
For developers
For IT professionals
For technical support
Support offerings
More support
Microsoft Premier Online
TechNet Forums
MSDN Forums
Security Bulletins & Advisories
Not an IT pro?
Microsoft Customer Support
Microsoft Community Forums
Sign in
Home
Library
Wiki
Learn
Gallery
Downloads
Support
Forums
Blogs
Resources For IT Professionals
United States (English)
Россия (Pусский)
中国(简体中文)
Brasil (Português)
Skip to locale bar
Get this Tag RSS feed
Translate this page
Powered by
Microsoft® Translator
Popular Tags
Active Directory
AD
AD DS
adfs
ASP.NET
azure
BizTalk
BizTalk Server
BizTalk Server 2010
C#
Candidate for deletion
certification
cloud
core docs
de-DE
EAA
Ed Price
Ed's Stub Pages
en-US
ESA
es-ES
Excel
Exchange
Exchange 2010
fa-IR
Fernando Lugao Veltem
FIM
FIM 2010
FIM Resources
FIM-HELP
forefront
forums
fr-FR
Gokan Ozcifci
has code
has comment
has comments
has image
has Images
has Other Languages
has See Also
Has Table
Has TOC
Horizon_Net
How To
Hyper-V
id-ID
IIS
Italian Wiki Articles
it-IT
ja-JP
Jordano Mazzoni
Link Collection
Luciano Lima
Luigi Bruno
Lync Server 2010
MIISILMFIM MACAULAY
Multi Language Wiki Articles
needs work
operations manager
Pirated Content
Portal
Português Brasil
PowerShell
pt-BR
security
SharePoint
SharePoint 2010
SharePoint 2013
SharePoint Pirate
Small Basic
solucionando problemas
SQL Server
SQL Server 2012
stub
System Center
System Center 2012
TechNet Guru
TechNet Wiki
TechNet Wiki Featured Article
tonyso
Translated into Japanese
troubleshooting
tr-TR
vídeo
Video
Virtualization
VMM
Wiki
Windows
Windows 7
Windows 8
Windows Azure
Windows Server
Windows Server 2003
Windows Server 2008
Windows Server 2008 R2
Windows Server 2012
yottun8
اکتیو دایرکتوری
Browse by Tags
>
TechNet Articles
>
All Tags
>
communication
Tagged Content List
Wiki Page:
Interpreter Design Pattern
Abhishek.Sur
This article describes the Interpreter design pattern . This is a behavioral design pattern , a category of design pattern used by software engineers, when writing computer programs. Table of Contents Introduction Benefits Examples of the pattern See Also Community Resources References...
on
1 Jul 2013
Wiki Page:
Command Design Pattern
Abhishek.Sur
This article describes the Command design pattern . This is a behavioral design pattern , a category of design pattern used by software engineers, when writing computer programs. Table of Contents Introduction Benefits Examples of the pattern See Also Community Resources References section...
on
1 Jul 2013
Wiki Page:
'Chain of Responsibility' Design Pattern
Abhishek.Sur
This article describes the 'Chain of Responsibility' design pattern . This is a behavioral design pattern , a category of design pattern used by software engineers, when writing computer programs. Table of Contents Introduction Benefits Examples of the pattern See Also Community...
on
1 Jul 2013
Wiki Page:
Active Object Design Pattern
Richard Mueller
This article describes the Active Object design pattern . This is a concurrency design pattern , a category of design pattern used by software engineers, when writing computer programs. Table of Contents Introduction Benefits Examples of the pattern See Also Community Resources References...
on
11 Apr 2013
Wiki Page:
Blackboard Design Pattern
Ed Price - MSFT
This article describes the Blackboard design pattern . This is a behavioral design pattern , a category of design pattern used by software engineers, when writing computer programs. Table of Contents Introduction Benefits Examples of the blackboard pattern See Also Community Resources References...
on
23 Nov 2012
Wiki Page:
Windows Server 2008 R2 Security Guidance
Ed Price - MSFT
What's New in Security in Windows Server 2008 R2 Windows Server 2008 R2 introduces some changes from the security perspective of the operating system. The core changes are related to: authorization and access control , identity and authentication , information protection , security policies and...
on
14 Nov 2012
Wiki Page:
Observer Design Pattern (aka Publish/Subscribe)
Srigopal Chitrapu
This article describes the Observer design pattern . This is a behavioral design pattern , a category of design pattern used by software engineers, when writing computer programs. Table of Contents Introduction Benefits Examples of the pattern See Also Community Resources References section ...
on
24 Sep 2012
Wiki Page:
Thread Pool Design Pattern
XAML guy
This article describes the Thread Pool design pattern . This is a concurrency design pattern , a category of design pattern used by software engineers, when writing computer programs. Table of Contents Introduction Benefits Examples of the pattern See Also Community Resources References section...
on
20 Sep 2012
Wiki Page:
Abstract Factory Design Pattern
XAML guy
This article describes the Abstract Factory Design Pattern design pattern . This is a creational design pattern , a category of design pattern used by software engineers, when writing computer programs. Table of Contents Introduction Benefits Examples of the pattern See Also Community Resources...
on
16 Sep 2012
Wiki Page:
Module Design Pattern
XAML guy
This article describes the Module design pattern . This is a structural design pattern , a category of design pattern used by software engineers, when writing computer programs. This article needs more work. Please complete the sections below to the same format as the behavioral patterns listed...
on
11 Sep 2012
Wiki Page:
Proxy Design Pattern
XAML guy
This article describes the Proxy design pattern . This is a structural design pattern , a category of design pattern used by software engineers, when writing computer programs. This article needs more work. Please complete the sections below to the same format as the behavioral patterns listed...
on
11 Sep 2012
Wiki Page:
Flyweight Design Pattern
XAML guy
This article describes the Flyweight design pattern . This is a structural design pattern , a category of design pattern used by software engineers, when writing computer programs. This article needs more work. Please complete the sections below to the same format as the behavioral patterns listed...
on
11 Sep 2012
Wiki Page:
Front Controller Design Pattern
XAML guy
This article describes the Front Controller design pattern . This is a structural design pattern , a category of design pattern used by software engineers, when writing computer programs. This article needs more work. Please complete the sections below to the same format as the behavioral patterns...
on
11 Sep 2012
Wiki Page:
Facade Design Pattern
XAML guy
This article describes the Facade design pattern . This is a structural design pattern , a category of design pattern used by software engineers, when writing computer programs. This article needs more work. Please complete the sections below to the same format as the behavioral patterns listed...
on
11 Sep 2012
Wiki Page:
Decorator Design Pattern
XAML guy
This article describes the Decorator design pattern . This is a structural design pattern , a category of design pattern used by software engineers, when writing computer programs. This article needs more work. Please complete the sections below to the same format as the behavioral patterns listed...
on
11 Sep 2012
Wiki Page:
Composite Design Pattern
XAML guy
This article describes the Composite design pattern . This is a structural design pattern , a category of design pattern used by software engineers, when writing computer programs. This article needs more work. Please complete the sections below to the same format as the behavioral patterns listed...
on
11 Sep 2012
Wiki Page:
Bridge Design Pattern
XAML guy
This article describes the Bridge design pattern . This is a structural design pattern , a category of design pattern used by software engineers, when writing computer programs. This article needs more work. Please complete the sections below to the same format as the behavioral patterns listed...
on
11 Sep 2012
Wiki Page:
Adapter Design Pattern (aka Wrapper or Translator Design Pattern)
XAML guy
This article describes the Adapter design pattern . This is a structural design pattern , a category of design pattern used by software engineers, when writing computer programs. This article needs more work. Please complete the sections below to the same format as the behavioral patterns listed...
on
11 Sep 2012
Wiki Page:
Singleton Design Pattern
XAML guy
This article describes the Singleton design pattern . This is a creational design pattern , a category of design pattern used by software engineers, when writing computer programs. This article needs more work. Please complete the sections below to the same format as the behavioral patterns listed...
on
11 Sep 2012
Wiki Page:
Prototype Design Pattern
XAML guy
This article describes the Prototype design pattern . This is a creational design pattern , a category of design pattern used by software engineers, when writing computer programs. Table of Contents Introduction Benefits Examples of the pattern See Also Community Resources References section...
on
11 Sep 2012
Wiki Page:
Object Pool Design Method
XAML guy
This article describes the Object Pool design pattern . This is a creational design pattern , a category of design pattern used by software engineers, when writing computer programs. This article needs more work. Please complete the sections below to the same format as the behavioral patterns listed...
on
11 Sep 2012
Wiki Page:
Multiton Design Pattern
XAML guy
This article describes the Multiton design pattern . This is a creational design pattern , a category of design pattern used by software engineers, when writing computer programs. This article needs more work. Please complete the sections below to the same format as the behavioral patterns listed...
on
11 Sep 2012
Wiki Page:
Lazy Initialization Design Pattern
XAML guy
This article describes the Lazy Initialization design pattern . This is a creational design pattern , a category of design pattern used by software engineers, when writing computer programs. This article needs more work. Please complete the sections below to the same format as the behavioral patterns...
on
11 Sep 2012
Wiki Page:
Factory Method Design Pattern
XAML guy
This article describes the Factory Method design pattern . This is a creational design pattern , a category of design pattern used by software engineers, when writing computer programs. This article needs more work. Please complete the sections below to the same format as the behavioral patterns...
on
11 Sep 2012
Wiki Page:
Builder Design Pattern
XAML guy
This article describes the Builder design pattern . This is a creational design pattern , a category of design pattern used by software engineers, when writing computer programs. This article needs more work. Please complete the sections below to the same format as the behavioral patterns listed...
on
11 Sep 2012
Page 1 of 2 (46 items)
1
2
Can't find it? Write it!
Post an Article