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
Need to lock down SMTP traffic - Urgent!
Transport Level Error(Connection forcibly closed)
Vmware workstation 6 setup failed to write data to registry
Windows Terminal Server Printer Redirection Issues
Visual Studio 2008 versus Expression Blend?
Image displaying on .html web page
Calculation in sql
update textbox without databinding
Report Parameters in SSRS displayed in Dropdown
A perl spreadsheet problem--reading from a specific tab