: 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: 2270
114.2 .
Use the Trim(), TrimStart(), and TrimEnd() methods to trim strings
Hits: 3369
114.3 .
Use the PadLeft() and PadRight() methods to align strings
Hits: 3508
114.4 .
Use the Insert(), Remove(), and Replace() methods to modify strings
Hits: 2162
114.5 .
Use the IndexOfAny() and LastIndexOfAny() methods to search for character arrays in a string
Hits: 3893
114.6 .
Use the Split() method to split strings
Hits: 2124
114.7 .
Use the Join() method to join strings
Hits: 2222
114.8 .
Use the Format() method to format a string
Hits: 2074
114.9 .
Use the Equals() method and equality operator to check if two strings are equal
Hits: 2286
114.10 .
Use the Copy() method to copy a string
Hits: 2164
114.11 .
Use the addition operator (+) to concatenate strings
Hits: 2107
114.12 .
Use the Concat() method to concatenate strings
Hits: 2069
114.13 .
Use the Compare() method to compare strings
Hits: 2033
114.14 .
Use Indexer to reference chars in a string
Hits: 2152
114.15 .
Display all the characters in myString using a for loop
Hits: 2751
114.16 .
Empty string
Hits: 2049
114.17 .
String is object
Hits: 2139
114.18 .
Declaration of string
Hits: 2325
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