Anybody know of any custom Classes out there that encapsulates common ADO.NET functionality? For example: An overloaded method that you pass the SP Name, return type you want, connection string etc... and it returns you the DataSet?

Thanks