: String : String C# Examples
Ajax
Ajax Examples
Ajax Tutorials
Scripts and Programs
Javascript
Javascript Examples Tutorials
DHTML Tutorials
Javascript References
Scripts and Programs
HTML
HTML Tutorials
HTML References
HTML DOM 0 References
HTML DOM 2 References
CSS
CSS Tutorials
CSS References
PHP
PHP Source Code
PHP References
Scripts and Programs
C#
C# Source Code
C# Examples
C# Examples
»
String
»
String
»
114.1 .
Use the Substring() method to retrieve substrings
Hits: 2254
114.2 .
Use the Trim(), TrimStart(), and TrimEnd() methods to trim strings
Hits: 3359
114.3 .
Use the PadLeft() and PadRight() methods to align strings
Hits: 3493
114.4 .
Use the Insert(), Remove(), and Replace() methods to modify strings
Hits: 2150
114.5 .
Use the IndexOfAny() and LastIndexOfAny() methods to search for character arrays in a string
Hits: 3879
114.6 .
Use the Split() method to split strings
Hits: 2112
114.7 .
Use the Join() method to join strings
Hits: 2208
114.8 .
Use the Format() method to format a string
Hits: 2064
114.9 .
Use the Equals() method and equality operator to check if two strings are equal
Hits: 2266
114.10 .
Use the Copy() method to copy a string
Hits: 2150
114.11 .
Use the addition operator (+) to concatenate strings
Hits: 2087
114.12 .
Use the Concat() method to concatenate strings
Hits: 2058
114.13 .
Use the Compare() method to compare strings
Hits: 2020
114.14 .
Use Indexer to reference chars in a string
Hits: 2140
114.15 .
Display all the characters in myString using a for loop
Hits: 2718
114.16 .
Empty string
Hits: 2038
114.17 .
String is object
Hits: 2131
114.18 .
Declaration of string
Hits: 2309
C# Examples
String
»
String
String
String Escape
Verbatim literal strings
String Format
Chars in String
String Insert Replace
String Creation
String Pad Trim
String Array
String Remove
String SubString
String Search
String Length
String Split Join
String Concat
StringBuilder
String Case
String Switch
String Compare
StringReader
String Contain
StringWriter
String Copy
ADO.Net
Assembly
Attribute
Class
Data Structure
Data Type
Date Time
Delegate
Design Patterns
Development
Directory Services
Drawing 2D
File Directory Stream
Generic
GUI Windows Forms
I18N Internationalization
Language Basics
Network
Operator
Operator Overload
Preprocessing Directives
Reflection
Regular Expression
Security
Statement
String
Struct
Thread
Unsafe
Windows
XML