Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Class named String
Message
From
10/11/2013 14:30:28
 
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
VB 9.0
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01587660
Message ID:
01587692
Views:
30
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
Previous
Reply
Map
View

Click here to load this message in the networking platform