A blog of ASP.NET 2.0 Samples, Articles, Reviews and Discussions. The purpose of this blog is to provide a resource to the quick information that developers need on Microsoft's new ASP.NET 2.0.

Tuesday, November 29, 2005

Custom Providers ASP.NET 2.0

There comes a time when you need your own provider. I needed to build one just so that our application could access SQL Server and not just rely on my changes in machine.config. I do recommend finding your machine.config
[Windows\Microsoft.NET\Framework\Version\Configs ] and looking at the default samples at the bottom of the file. This helped me really write my own provider. The link below overviews the provider model and its good practices.




Link: http://url123.com/nr6bc

0 Comments:

Post a Comment

<< Home