Turpis
Programmer
- Apr 16, 2002
- 151
I am finally moving from VS2003 to VS2008. One of the things that I have noticed in this version is that there are no module files. Modules were my primary way of declaring global variables and shared functions that pages within my applications would be using.
Is there another way to do this? I know I could use session.item for variables but even then they don't get magically declared when the application runs (not matter which page ends up being called first) like modules do.
Charles
Quality Assurance/Developer
Is there another way to do this? I know I could use session.item for variables but even then they don't get magically declared when the application runs (not matter which page ends up being called first) like modules do.
Charles
Quality Assurance/Developer