G
Guest
hello all....
i have one query....
can somebody please tell me advantages and disadvantages of making
connection to sql server open at the start of application and closing it at
the end of application (in windows application or web application) ?
what will be consequences ?
is it a good practice ?
please comment.
actually me and my friend is having argument on this...
he says, dot net have disconnected architecture.... so u dont need to every
time (in ur functions or subroutines where u executes different sql commands)
open or close the connection.
well, what is a good practice ?
what exactly is the meaning of disconnected architecture ?
please comment.
i have one query....
can somebody please tell me advantages and disadvantages of making
connection to sql server open at the start of application and closing it at
the end of application (in windows application or web application) ?
what will be consequences ?
is it a good practice ?
please comment.
actually me and my friend is having argument on this...
he says, dot net have disconnected architecture.... so u dont need to every
time (in ur functions or subroutines where u executes different sql commands)
open or close the connection.
well, what is a good practice ?
what exactly is the meaning of disconnected architecture ?
please comment.