patrickdrd
Programmer
Hi guys!
What has happened to visual studio 2005 regarding global variables?
Can't we use them anymore?
I have created a "GlobalDeclaration.vb" file (in app_code folder) to place an enum and when I try to declare a variable of that enum in a code-behind file,
vb complains "is not defined"!
Thanks in advance!
What has happened to visual studio 2005 regarding global variables?
Can't we use them anymore?
I have created a "GlobalDeclaration.vb" file (in app_code folder) to place an enum and when I try to declare a variable of that enum in a code-behind file,
vb complains "is not defined"!
Thanks in advance!