Microsoft
Software
Hardware
Network
Question : C# sharing variables or data between different classes
Hi,
Stumped on this and after days of research in books/online.
Can someone provide example where data/ int is passed and can be used in another class?
Ex. Class1 - would generate data/int
Class2 - would use data/int generated from Class1.
What I'm trying is global variable which is not possible in C#.
I've tried Instance Constructors by using Class2:class1 etc.
Also tried public int x and tried to assign that in Class1 and use the
generate int in Class2.
Found many examples in books/online but none seem to work for
passing data between classes.
Please help.
newbie.
Answer : C# sharing variables or data between different classes
If it is under warranty. The best thing will be to take it to the service center instead of trying to solve it by yourself.
Maybe its a small problem but your half knowledge can turn this into large.
Random Solutions
Assistance with different fonts in CSS
"The local policy of this system does not permit you to logon interactively"
Table alignment in Dreamweaver
How to find files for specific date and copy to other directories
Convert to a SQL function
visual studio
determining if a value is in an array in crystal reports
Infering View Definition
iPhone, how do I correctly pass data model object data between various view controllers without breaking MVC?
Error: SQLSTATE[24000]: Invalid cursor state