With VB6, it was common practice to put a global constant in a Module. I would like to do the same in ASP.Net VB.
I have a class that contains constants in App.Code but I cannot find how to make it work with code in multiple pages.
Thank you,
Carthalion
Go to the complete details ...