Click here to Skip to main content
15,881,882 members
Articles / Programming Languages / C#

Design Patterns 2 of 3 - Structural Design Patterns

Rate me:
Please Sign up or sign in to vote.
4.94/5 (134 votes)
16 Oct 2012CPOL14 min read 276.8K   6.8K   369  
In this second article about design patterns I will discuss about structural design patterns and I will show on real examples how to implement them.

Revisions


  

Compare Revision Minor Date Status Editor
4 - publicly available No 16-Oct-12 3:45 Available Kanasz Robert
Updates in content.
3 No 29-Aug-12 6:01 Available Chris Maunder
Correct zip link
2 No 11-Aug-12 8:23 Available Kanasz Robert
Updates in content.
1 No 11-Aug-12 8:22 Available Kanasz Robert
Initial creation

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Architect Marwin Cassovia Soft
Slovakia Slovakia
My name is Robert Kanasz and I have been working with ASP.NET, WinForms and C# for several years.
MCSD - Web Applications
MCSE - Data Platform
MCPD - ASP.NET Developer 3.5
- Web Developer 4
MCITP - Database Administrator 2008
- Database Developer 2008
MCSA - SQL Server 2012
MCTS - .NET Framework 3.5, ASP.NET Applications
- SQL Server 2008, Database Development
- SQL Server 2008, Implementation and Maintenance
- .NET Framework 4, Data Access
- .NET Framework 4, Service Communication Applications
- .NET Framework 4, Web Applications
MS - Programming in HTML5 with JavaScript and CSS3 Specialist

Open source projects: DBScripter - Library for scripting SQL Server database objects


Please, do not forget vote

Comments and Discussions