Programming Logic upgrading from VB6 to Vb.net
        Posted  
        
            by KoolKabin
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by KoolKabin
        
        
        
        Published on 2010-05-26T08:20:16Z
        Indexed on 
            2010/05/26
            16:41 UTC
        
        
        Read the original article
        Hit count: 508
        
Hi guys,
I have been programming in vb6 for few time ago and i used open SQL Server connection and command objects to make database traansactions. I have been searching for similar approaches in vb.net too but not finding any starting point.
How can we work similarly in vb.net application?
© Stack Overflow or respective owner