Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Struct versus static
Message
From
12/02/2004 23:47:59
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
Struct versus static
Miscellaneous
Thread ID:
00876971
Message ID:
00876971
Views:
45
For a long time now, anytime I've needed 'public' properties (simple example, the first and last name of the user who has logged onto an app), I've had a class with static string variables. So when different forms/classes need to 'read' that value, it's always worked fine for me.

Someone recently pointed out that the use of structs was more efficient and would provide more capabilities.

Is it worth while to use structs instead?

Thanks,
Kevin
Reply
Map
View

Click here to load this message in the networking platform