Click here to Skip to main content
15,885,309 members
Articles / Programming Languages / C#

Factory Design Pattern for SearchFactory - A Practical Approach

Rate me:
Please Sign up or sign in to vote.
2.32/5 (9 votes)
12 Aug 2009CPOL2 min read 35.7K   184   11  
This article explains a practical approach to employ the Factory design pattern using an example of a searching module in a Document Review System.

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
Architect
India India
He is a Bachelor of Engineering (Computer science) graduate with the total work experience of around 5 years on microsoft technologies primarily on C#.NET. Currently he is engaged in exploring new technologies like nHibernet, DDD, TDD, jQuery and ASP.NET MVC. His previous experience includes the development of the leading community website, C++/COM+ with active directory (He loved playing with AD), MS-CRM, .NET remoting, webservices and ASP.NET. He holds the MCP certification for 70-316.

Along with Software Development, he likes to play harmonica (Mouthorgan) and likes to spend the weekend researching on new coding techniques published on www.codeproject.com

Comments and Discussions