What are managed providers?
Mohan Gupta
OledbConnection, SqlConnection
Go to the link http://msdn.microsoft.com/en-us/library/ms810268.aspx
managed providers are the ADO.NET data providers which are provided by .NET framework. It is managed since it can be understood by the CLR.