August 2005 - Posts

3
Comments

ASP.NET DataProvider Singleton Vs. Static Vs. Instantiate When Needed by Travis

I have seen all versions used a hundred times. Which is the best way in a closed shop ASP.NET application using strictly SQL Server for data storage? Do you instantiate a singleton copy of the dataprovider for the entire application to use? Or just a...
Filed under:
More Posts