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
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
What is the difference between SqlCommand.CommandTimeout and SqlConnection.ConnectionTimeout?
Sep 24, 2022
.net
sqlconnection
sqlcommand
Check if SQL Connection is Open or Closed
Dec 14, 2021
c#
ado.net
sqlconnection
Do I have to Close() a SQLConnection before it gets disposed?
Aug 16, 2022
c#
asp.net
using
sqlconnection
sqlcommand
"open/close" SqlConnection or keep open?
Dec 14, 2021
c#
sqlconnection
in a "using" block is a SqlConnection closed on return or exception?
Dec 14, 2021
c#
using
sqlconnection
Under what circumstances is an SqlConnection automatically enlisted in an ambient TransactionScope Transaction?
Dec 14, 2021
c#
ado.net
transactionscope
sqlconnection
sqlcommand
« Newer Entries