http://www.dofactory.com/Patterns/PatternAbstract.aspx
In terms of Abstract Factory design pattern, the IHTTPHandlerFactory forms the abstract factory,
the IHTTPHandler forms the abstract product, the PageHandlerFactory forms the concrete factory and the Page class forms the concrete Product.
IHTTPHandlerFactory<->->Abstract Factory
IHTTPHandler<->abstract produc->
pagehandlerfactory<->concrete factory (1 or more)->
Page Class<->concrete Product. (1 or more)->
Unified Modeling Language (UML) is a standardized general-purpose modeling language in the field of software engineering.. In software engineering, a design pattern is a general reusable solution to a commonly occurring problem in software design.
Search This Blog
Subscribe to:
Post Comments (Atom)
Blog Archive
-
▼
2013
(60)
-
▼
June
(55)
- Observer Design Pattern
- Boxing and Unboxing
- Events
- polymorfism in ANSI C
- Delegates
- Wrapper class
- IHttpHandlerFactory and Abstarct Factory Design Pa...
- HTTPRuntime,HTTPApplication,HTTPContext.HTTPHandle...
- Basics of Compilers
- Turing Machine
- Types of JIT Compilers
- See How the CLR Creates Runtime Objects
- null in C#
- C# bitwise oerators
- MVVM,MVP,MVC
- ASP.NET MVC
- Principle Inversion of Control
- Process, AppDomains and Threads
- Using Pointers in C#
- Object orijented programming - SOLID principles
- Object Orijented Programming
- Combose Design Patterns
- Intercepting Filter design pattern
- Chain of Responsibility
- Categories og desifn patterns
- Design Patterns For-Beginners
- Provider Model Design Pattern
- Order of Events in Windows Forms
- ASP.NET page life cycle
- Understanding .NET Framework at a glance
- Usage relationships
- Realization relationships
- Package import relationship
- Instantiation relationships
- Interface realization relationships
- Generalization relationships
- Element import relationships
- Directed association relationships
- Dependency relationships
- Composition association relationships
- Binding relationships
- Association classes
- Association relationships
- Aggregation relationships
- Abstraction relationships
- Sequence Diagram Beyond the basics
- Sequence Diagram
- Relationships in UML
- Relationships UC
- Use Case Diagram
- Relationships CD
- Beyond the basics
- Class diagram=Basis
- UML Basic Notations
- UML Modeling Types
-
▼
June
(55)
About Me
- Grigorios Agathangelidis
- An seasoned developer, architect and with some Team Leading exposure, offering full project life cycle experiences within multi cultural, multi National environments and within differing business streams and all primarily on a .Net platform.
No comments:
Post a Comment