C
Chi Tang
Hi,
I just found that after I run a ADO.NET application couple times my machine
cpu usage increase to 100%. From TaskManager I see the sqlserver.exe
process causes the cpu usage. Do I need to call some api to close the
connection or the Garbage Collection will do something later? Thanks for
any help,
CT
I just found that after I run a ADO.NET application couple times my machine
cpu usage increase to 100%. From TaskManager I see the sqlserver.exe
process causes the cpu usage. Do I need to call some api to close the
connection or the Garbage Collection will do something later? Thanks for
any help,
CT