Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
STATIC (shared) versus non static
Message
 
À
13/07/2014 11:55:33
Information générale
Forum:
ASP.NET
Catégorie:
Conception classe
Versions des environnements
Environment:
VB 9.0
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Desktop
Divers
Thread ID:
01603606
Message ID:
01603610
Vues:
49
Thanks :)

>>>>I wonder what the best practice would be when it comes to declare classes (and more importantly methods) static. I have found that in most cases pundits declare non static classes and methods where it would be perfectly workable to have them static.
>>>>
>>>>The way I see it is that static is easier to test no?
>>>
>>>http://msdn.microsoft.com/en-us/library/79b3xss3%28v=vs.80%29.aspx
>>>Here's what MSDN says.
>>>Basically, I use them the way MSDN suggests.
>>
>>So the wisdom is "when in doubt, refrain from declaring 'm static" right?
>
>Yes, that's it.

If things have the tendency to go your way, do not worry. It won't last. Jules Renard.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform