Tag: Development

Community

How to Write a Provider Model

(Keyvan Nayyeri) After the birth of .NET 2.0, the provider model became common in .NET development. Most built-in features that deal with data support providers. Many third party applications, components and libraries are using data providers, too. In my opinion talking about data providers in .NET