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
Outlook password?
I need an explanation of this working aspx.cs cookie code...
Convert from xml to xml using XSLT
ORA - 12170 + FIREWALL
print not able to convery float or money
links coloring randomly
SQL Server supported versions
Software for a video rental store
How to remove Exchange 2003 mailbox store when decommissioning an old server?
Windows Server 2003 and application deployment.