please help me coz i'm new to VB.NET
can anybody help me...
IN vb6
i used to declare "AdoDB.Connection" in Module and i with this connection i used to open many recordset at diff forms..
in vb.net i'm trying to do same thing but i'm not able to do it...
and please tel me is it required to write
Imports system.data
Imports System.sqlclient....all the dataaccess related namespaces in al the forms whrever i use dataaccess classes...
please tel me so that i want to declare connection class once and use in multiple forms...
thanks lot..
mohan
can anybody help me...
IN vb6
i used to declare "AdoDB.Connection" in Module and i with this connection i used to open many recordset at diff forms..
in vb.net i'm trying to do same thing but i'm not able to do it...
and please tel me is it required to write
Imports system.data
Imports System.sqlclient....all the dataaccess related namespaces in al the forms whrever i use dataaccess classes...
please tel me so that i want to declare connection class once and use in multiple forms...
thanks lot..
mohan