Modern ORM frameworks like NHibernate and Entity Framework has made the life easier to access the data in a object fashion. I personally go with the Traditional ADO.Net which i feel still the best without compromising the performance and havingContinue reading… Reading Multiple Result Sets from a C# Reader Object