Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using Contains with empty string
Message
From
18/07/2014 09:54:32
 
 
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:
01604011
Message ID:
01604040
Views:
48
Just to confuse Dmitry at bit more *grin*

It's recommended that in C# to use the alias string rather than String.

Now to clear things up for Dmitry...

String is what's defined in the Base Class Library (BCL). string (note the lower case) is the C# implementation.

Likewise, it's Int32 in BCL, int in C#, Bool in BCL and bool in C#.


>It's a static method ot the string object:
String.IsNullOrEmpty(theString)
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform