Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in sqlconnection
Session-Per-Request with SqlConnection / System.Transactions
Sep 19, 2022
sql-server
sqlconnection
system.transactions
dapper
.net SqlConnection not being closed even when within a using { }
Aug 16, 2022
c#
.net
linq-to-sql
sqlconnection
"Login failed for user" C# with SQLConnection
Nov 18, 2022
c#
sql
database
sqlconnection
Why do we need to set Min pool size in ConnectionString
Apr 28, 2019
c#
connection
sqlconnection
pool
C# SQLConnection pooling
Mar 28, 2022
c#
sql-server
ado.net
sqlconnection
Is it best to pass an open SqlConnection as a parameter, or call a new one in each method?
Mar 29, 2022
c#
sqlconnection
What is the proper way to ensure a SQL connection is closed when an exception is thrown?
Sep 13, 2022
c#
.net
sql
sqlconnection
Why call SqlClient.SqlDataReader Close() method anyway?
Jun 03, 2019
.net-3.5
sqlconnection
How to use ADO.net Entity Framework with an existing SqlConnection?
Oct 15, 2022
entity-framework
ado.net
sqlconnection
SqlCommand with using statement
Sep 03, 2022
c#
sqlconnection
sqlcommand
using-statement
Is SqlCommand.Dispose() required if associated SqlConnection will be disposed?
Sep 03, 2022
c#
ado.net
dispose
sqlconnection
sqlcommand
When does "SqlConnection does not support parallel transactions" happen?
Sep 03, 2022
c#
.net
transactions
sqlconnection
Should I be using SqlDataReader inside a "using" statement?
Sep 01, 2022
c#
.net
ado.net
sqlconnection
When should I open and close a connection to SQL Server
Aug 31, 2022
c#
.net
sql
data-binding
sqlconnection
How to use the ConfigurationManager.AppSettings
Aug 30, 2022
c#
asp.net
sql
sqlconnection
Is it better to execute many sql commands with one connection, or reconnect every time?
Nov 13, 2022
c#
.net
sql-server
performance
sqlconnection
How to run multiple SQL commands in a single SQL connection?
Oct 25, 2022
c#
sql-server
ado.net
sqlconnection
sqlcommand
Does SqlCommand.Dispose close the connection?
Aug 26, 2022
.net
garbage-collection
dispose
sqlconnection
sqlcommand
SQL Server returns error "Login failed for user 'NT AUTHORITY\ANONYMOUS LOGON'." in Windows application
Aug 25, 2022
sql-server
security
sqlconnection
Changing SqlConnection timeout
Aug 17, 2022
c#
.net
sql-server
sqlconnection
« Newer Entries
Older Entries »