¹
¹ùÑÇ·æ
i am newer to c# programming.
i found most of the example of database accessing do not mention that
whether the system release all the resources such as sqlconnection,
sqldataadapter.
and i made a program that use Application.Exit() method to quit the
program.Can you tell me dose it can couse some problems such as memory leak
etc ?
Thank you !
i found most of the example of database accessing do not mention that
whether the system release all the resources such as sqlconnection,
sqldataadapter.
and i made a program that use Application.Exit() method to quit the
program.Can you tell me dose it can couse some problems such as memory leak
etc ?
Thank you !