Blog VS 2010 All Tutorials Wordpress Studio
Certification LinksRandom Thoughts

Posts Tagged ‘ right trim ’

String Length Property

Jun 5th, 2010 | By | Category: C Sharp, C# String Object, Tutorials

The source code for this demonstration is located in the zip file “WorkingWithStrings” Length is a property of the string object string.Length is useful in determining valid data. However, don’t get in to the habbit of using this property for everything. Remember that getting in a rut as a programmer by using only a few [...]