: String : Data Types C# Source Code
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
Custom Search
C# Source Code
»
Data Types
»
String
»
1
2
776.1 .
use the Substring() method to retrieve substrings
Hits: 1438
776.2 .
use the StartsWith() and EndsWith() methods to check if a string contains a specified substring at the start and end
Hits: 1943
776.3 .
use the Join() method to join strings
Hits: 1385
776.4 .
use the Copy() method to copy a string
Hits: 1401
776.5 .
use the addition operator (+) to concatenate strings
Hits: 1338
776.6 .
use the Concat() method to concatenate strings
Hits: 1401
776.7 .
create some strings
Hits: 1383
776.8 .
Is Palindrome
Hits: 1562
C# Source Code
Data Types
»
String
Binary Bit
bool
Boxing Unboxing
byte
cast
Casting Conversions
Char
checked unchecked
Complex
Convert
decimal
double
Enum
float
HEX
IndexOutOfRangeException
int
Literal
long
Nulllable
Number
Parse
Partial Type
short
String Compare
String Format
String Replace
String Search
String Split
String
Type
ushort
Class Interface
Collections Data Structure
Components
Data Types
Database
Design Patterns
Development Class
Event
File Stream
Generics
Graphics
GUI Windows Form
Language Basics
LINQ
Network
Office
Reflection
Regular Expressions
Security
Services Event
Thread
Web Services
Windows
XML
XML LINQ