What does this code do?
        Posted  
        
            by Ramesh
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Ramesh
        
        
        
        Published on 2010-05-31T07:45:48Z
        Indexed on 
            2010/05/31
            7:53 UTC
        
        
        Read the original article
        Hit count: 259
        
c#
using (SqlConnection cn = new SqlConnection(connectionString))
© Stack Overflow or respective owner