.Net Provider Pattern - Designing decoupled and extensible Component for .Net Application
Provider design pattern of .Net Framework 2.0 facilitates an approach to design components in a decoupled and extensible manner. In this post, we investigate this design pattern, and show how we can