I use Using block while opening connection. it automatically disposes sql connection. I do not need to call Close() explicitly
Using "using" block