jamesanthony
Freshman
- Joined
- Jun 9, 2003
- Messages
- 25
Hi All
I have asked this before and got the grunted answer, "Thats the way it is now, get used to it".
Anyway my problem
I Cannot program without global variables
I keep a lot of information global ie.
Printer Names and locations.
User login names
Server Names
Database Names
Etc
Etc
It would mean for every form I have I must supply all this global information again. Is this correct. I thought .NET was an improvment on VB6. so far I cant see it, everything gets so complicated and long winded with tons of code.
Hardly 4th generation stuff.
Any help or suggestions appreciated.
Cheers
JR
I have asked this before and got the grunted answer, "Thats the way it is now, get used to it".
Anyway my problem
I Cannot program without global variables
I keep a lot of information global ie.
Printer Names and locations.
User login names
Server Names
Database Names
Etc
Etc
It would mean for every form I have I must supply all this global information again. Is this correct. I thought .NET was an improvment on VB6. so far I cant see it, everything gets so complicated and long winded with tons of code.
Hardly 4th generation stuff.
Any help or suggestions appreciated.
Cheers
JR