: 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: 131
114.2 .
Use the Trim(), TrimStart(), and TrimEnd() methods to trim strings
Hits: 86
114.3 .
Use the PadLeft() and PadRight() methods to align strings
Hits: 86
114.4 .
Use the Insert(), Remove(), and Replace() methods to modify strings
Hits: 92
114.5 .
Use the IndexOfAny() and LastIndexOfAny() methods to search for character arrays in a string
Hits: 80
114.6 .
Use the Split() method to split strings
Hits: 80
114.7 .
Use the Join() method to join strings
Hits: 79
114.8 .
Use the Format() method to format a string
Hits: 80
114.9 .
Use the Equals() method and equality operator to check if two strings are equal
Hits: 73
114.10 .
Use the Copy() method to copy a string
Hits: 75
114.11 .
Use the addition operator (+) to concatenate strings
Hits: 77
114.12 .
Use the Concat() method to concatenate strings
Hits: 75
114.13 .
Use the Compare() method to compare strings
Hits: 77
114.14 .
Use Indexer to reference chars in a string
Hits: 77
114.15 .
Display all the characters in myString using a for loop
Hits: 74
114.16 .
Empty string
Hits: 76
114.17 .
String is object
Hits: 88
114.18 .
Declaration of string
Hits: 84
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