Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Class named String
Message
De
10/11/2013 14:30:28
 
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
VB 9.0
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01587660
Message ID:
01587692
Vues:
29
usage depends on what you're doing. If you're writing some type of framework code that will be used by VB or other .Net languages, you should use String as it is the actual .Net Framework type. If you're just using C#, then string is the better choice as it maps to String, but may also include additional methods or properties that don't exist in String.

>No, because C# distinguishes between string and String. I'm working hard at convincing myself that that is a good thing :).
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform