Category: SqlServer

ADO.NET ASP.NET Factory MySql Providers SqlServer web.config

Adding MySql.Data.MySqlClient to DBProviderFactories in ADO.NET

Today I had an opportunity to travel back in time all the way to 2005 and work with the classic ADO.NET classes in .NET. Needless to say, I’d forgotten everything about it… The end goal was to create a control that can connect to different databases, even different types of databases, and execute the same […]

CONTINUE READING