IDataReader vs DataTable; pros and cons...
Read MoreWhy can't DataTable.Load(IDataReader) load one row?...
Read MoreAutoMapper : Map a destination property to a different source property/type based on some logic...
Read MoreMySqlConversionException when accessing DateTime field from DataReader...
Read MoreHow do I exclude specific databases from being added to my array?...
Read Morethis expression was expected to have type IDataReader but here has type SqlDataReader...
Read MoreNUnit: Automapper<IDataReader, Dto>.ConvertUsing() returns Dto with null properties...
Read MoreCreating objects from IDataReader...
Read MoreIDataReader implementation failure with SqlCeBulkCopy...
Read MoreHow to invoke a method which returns an interface...
Read MoreDataReader from objComm.ExecuteReader...
Read MoreDoes IDataReader.Dispose() close the connection?...
Read MoreHow to use string indexing with IDataReader in F#?...
Read Moreasp.net IDataReader count situation...
Read MoreIDataReader not reading, no errors...
Read MoreError reading IDataReader several times...
Read MoreUnable to cast object of type 'System.Data.DataView' to type 'System.Data.IDataReader...
Read MoreObject reference not set to an instance of an object. with IDataReader...
Read MoreHow to convert/cast SqlDataReader to IDatareader...
Read MoreIDataReader.GetOrdinal or IDataReader[ColumnName]...
Read MoreIf row doesn't exist in datareader...
Read MoreHow to select n rows using IDataReader...
Read MoreShould IDataReader::Dispose call IDataReader::Close?...
Read MoreCould not read values using IDataReader...
Read MoreIn Subsonic 2.1 how do I get a strongly typed object from find?...
Read MoreAdding a secondary data source to an ASP.NET data repeater...
Read More