Search code examples
How do I convert a DataTable to an IDatareader?...

.netado.netdatatableidatareader

Read More
Most efficient way to map IDataReader to a C# object, also catering for deep-copy?...

c#performanceentity-frameworkdata-access-layeridatareader

Read More
C# Error : Data source is an invalid type. It must be either an IListSource, IEnumerable, or IDataSo...

c#asp.netasp.net-mvcidatareader

Read More
C# IDataReader System.IndexOutOfRangeException Problem...

c#sql-serveridatareader

Read More
How to deal with option values generically in F#...

f#option-typeidatareader

Read More
Converting Kusto client response to list of objects returns empty objects...

c#azure-data-exploreridatareader

Read More
How do I read a null value in the IDataReader?...

c#sqliteunity-game-engineidatareader

Read More
Null safe way to get values from an IDataReader...

c#extension-methodsdbnullidatareader

Read More
IDataReader is closed when I try to return a tuple...

c#idatareader

Read More
The specified conversion is not valid. Is IDataReader buggy? Or what am I doing wrong?...

c#sqldatareaderidatareader

Read More
How do I read HasRow then Update?...

vb.netidatareader

Read More
Checking for Nulls on DB Record Mapping...

c#sql-serversql-to-linq-conversionidatareader

Read More
Generic mapping with Automapper to SQLite returns empty list...

sqliteautomapperidatareader

Read More
How to implement the interface IDataReader in order to process the data before being insert?...

c#sqldatareadersqlbulkcopyidatareader

Read More
Improving DAL performance...

c#performanceidatareader

Read More
Handling empty fields in csv during bulk import to database...

c#csvsqlbulkcopyidatareader

Read More
How do I Use FastMember to create a reader of an object with child object...

c#sqlbulkcopyidatareaderfastmember

Read More
How to mock IDataReader to test method which converts SqlDataReader to System.DataView...

c#unit-testingmockingmoqidatareader

Read More
Execution Timeout Expired when closing IDataReader...

c#.netidatareader

Read More
AutoMapper and IDataReader...

c#automapperidatareaderautomapper-6

Read More
Index value issue in IDataReader implementation...

c#sqlbulkcopyidatareader

Read More
How do I use automapper to map a dataset with multiple tables...

c#datasetautomapperrelationshipidatareader

Read More
AutoMapper with a list data from IDataReader...

c#automapperidatareader

Read More
How can I add a IDataReader object to List<IDataReader> in C#?...

c#recursionidatareader

Read More
Checking to see if a column exists in a data reader...

c#idatareader

Read More
How to convert IDataReader into Stream in C#...

wcfc#-4.0streamidatareaderexecutereader

Read More
How to convert a nullable datetime value to string using data reader?...

c#datetimedbnullidatareader

Read More
Supplying stream as a source of data for a binary column when SqlBulkCopy is used...

c#sql-serverado.netsqlbulkcopyidatareader

Read More
Is it possible to use an IDataReader on a DataTable or it's DataRows?...

c#asp.netdatarowidatareader

Read More
C#, AutoMapper, HOWTO: Map List to DataTable...

datatableautomapperenterprise-libraryidatareadertable-valued-parameters

Read More
BackNext