List Question
20 TechQA 2024-03-15T01:34:24.263000Do I need to use Dependency Injection with a simple IDbConnection
43 views
Asked by Mark Luhring
How to mock static extension methods in Unit Test (c#)
273 views
Asked by loo sam wong
'New' cannot be used on an interface
202 views
Asked by tmighty
How come this select statement returns 01/01/0001 and null, but only for a few columns?
497 views
Asked by Bende
Issues faced during ServiceStack Ugrade from 3.9.71 to 5.9.2
63 views
Asked by Poulomi Sengupta
Why does commandTimeout raise SqlError in IDbConnection.Execute?
181 views
Asked by Črt Grahonja
Error trying to run ASE sql (sybase) on .net core web api "A request to send or receive data was disallowed ..."
146 views
Asked by Eric Brown - Cal
General SQL execution using IDBconnection
939 views
Asked by avivgood2
.Net Core Dependency Injection IdbConnection
13.9k views
Asked by Christoph Adamakis
Implement IDbConnection in .Net Core
23.7k views
Asked by christopher clark
How can I prevent this code from disposing objects multiple times?
143 views
Asked by B. Clay Shannon-B. Crow Raven
Share IDbConnection to keep transaction local
442 views
Asked by Mrinal Kamboj
Dapper Hangs at Execute
2.1k views
Asked by JuanPablo
Proper way of using BeginTransaction with Dapper.IDbConnection
47.2k views
Asked by Krishnraj Rana
How to best handle Sql connections in long running processes with Ninject?
147 views
Asked by noocyte
IDbConnection and using blocks in c#
959 views
Asked by jfin3204
Service's Db is null in ServiceStack v4
267 views
Asked by Drammy
Register abstract class with autofac
2.7k views
Asked by Elisabeth
Passing parameters to IdbCommand for mySQL database
2.6k views
Asked by Nick
IDBCommand Parameters for multi-line insert
3.1k views
Asked by Jeremy Holovacs