----------------------------------------------------------- New Message on BDOTNET
----------------------------------------------------------- From: SBK Message 3 in Discussion <span style='font-size:10.0pt;font-family:Arial'>Soni<font size=2 face=Arial>,<o:p></o:p> <o:p> </o:p> All variables declared in module files in VB are public static by default. That�s the way you create application level variables. You can always create a class in C# and declare all variables as static which will be equivalent to a module in Vb.Net.<o:p></o:p> <o:p> </o:p> Whether to use module files or not depends on your application design. Although it is recommended to have use of global variables as minimal as possible.<o:p></o:p> <o:p> </o:p> sb<font size=2 face=Arial><o:p></o:p> <o:p> </o:p> <o:p> </o:p> <o:p> </o:p> S.B.Kar <font color="#ff9933"><o:p></o:p> <font color="#ff9933"><o:p></o:p> Senior Systems Engineer<o:p></o:p> GMSBU<span style='mso-no-proof:yes'><o:p></o:p> Wipro Technologies<o:p></o:p> Ph#5539134 Extn: 4434<o:p></o:p> <o:p> </o:p> ----------------------------------------------------------- To stop getting this e-mail, or change how often it arrives, go to your E-mail Settings. http://groups.msn.com/bdotnet/_emailsettings.msnw Need help? If you've forgotten your password, please go to Passport Member Services. http://groups.msn.com/_passportredir.msnw?ppmprop=help For other questions or feedback, go to our Contact Us page. http://groups.msn.com/contact If you do not want to receive future e-mail from this MSN group, or if you received this message by mistake, please click the "Remove" link below. On the pre-addressed e-mail message that opens, simply click "Send". Your e-mail address will be deleted from this group's mailing list. mailto:[EMAIL PROTECTED]
