Provider Model


Presented By: Dani Diaz


The Provider Model is a design pattern used in many features of the .Net Framework (Specially in ASP.Net). In this session we will discuss how we can use this design pattern to create extensible and scalable applications. We will also look at some of the implementations of the Provider Model in ASP.Net 2.0 and create our own custom provider.