Archive for August 7th, 2008
Design patterns
Design pattern are the standards and best practices used to accomplish a particular goal, well there are various design patterns, they are Abstract factory pattern, Builder pattern, and Factory pattern.
Abstract factory pattern : Its a pattern where you create the interface and the interface expose the properties , methods , events and classess..
Like I have [...]
Posted: August 7th, 2008 under BizTalk.
Tags: design patterns
Comments: 2