Rainbow Portal Community

Rainbow Portal forums, blogs, news and more
Welcome to Rainbow Portal Community Sign in | Join | Help
in Search

Browse by Tags

All Tags » SQL Server » Rainbow API
  • DAL Layer, DataBase Factories and Multiple Provider support

    DAL Layer.In .NET 2.0 Microsoft was kind enough to provide us with a couple of new objects: DbConnection DbCommand DbProviderFactory Basically, the DbProviderFactory allows for us to relativly easily implement a provider independent data access layer in our application. The advantage of this methodology is that it gives you the option of ...
    Posted to Jonathan's Blog (Weblog) by Jonathan on marzo 28, 2006
Powered by Community Server (Personal Edition), by Telligent Systems