Click here to Skip to main content
15,860,972 members
Articles / Programming Languages / UML

Building Pluggable Parser Components - Builder Pattern (C#)

Rate me:
Please Sign up or sign in to vote.
1.67/5 (8 votes)
20 Jul 2006CPOL3 min read 57.9K   158   21  
A Design Pattern that is used to implement pluggable parser components and that exhibits the following GRASP Patterns - Creator, Low Coupling, High Cohesion, Polymorphism, Protected Variations.

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

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


Written By
United States United States
Rajaraman Soundararajan is a Project Lead, Satyam Computer Services Limited with over 7 yrs of experience in Microsoft Technologies on both COM & .NET platforms. Apart from this I have worked on Plumtree, XML/XSLT/XPATH , Actuate, Oracle, SQL Server, UML Modeling & Enterprise frameworks.

Possess exposure to verticals like Banking & Finance, e-governance.

He has also played a variety of roles professionally on a wide range of projects that includes pure researching roles, architect roles and developer roles.

Key areas of interest are Project Management, Leadership, Programming, OOAD, Design Patterns, EAI.

Hobbies include music,reading books and playing cricket, badminton.

Currently working for Barclays, NJ.

Comments and Discussions