Source Code Online Home Categories Top Code New Code Submit Code
Search
New Code
Working with Arrays in C#
Understanding Regular Expressions
StringBuilder
String Jargon in CSharp
String Class Examples
Sorting An Array Using Array.Sort()
SparseArray for C#
Regular Expressions in .NET
Regular Expression Information
Programming C#: Working with Arrays
Overloading Strings in C#
Option Explicit & Option Strict
Masked Edit Control written in C# that uses Regular Expressions
Leverage Regular Expressions
Introduction To Regular Expressions
Top Code
Analyze Source Code With Regular Expressions
Array Types in .NET
Build A Non-Zero Based Array In .NET
C# Regular Expressions
Chop Function
Databinding to multi-dimensional arrays
Efficiently Searching a Sorted Array
EndsWith
Examining New String Properties - Part 1
Formatting Base Types
Formatting with Regular Expressions
How do I create a string in C#
Introduction To Regular Expressions
Leverage Regular Expressions
Masked Edit Control written in C# that uses Regular Expressions
ASP.NET > Tips and Tutorials > String & Variables
Source List
All | Freeware

Code 21-27 of 27   Pages: Go to  << Prior  1  2  3  page  


EndsWith is a web based tutorial through which author describes about Endswith(str) which checks whether the end of the specified instance match with standard string expression. Here author offers code snippet to execute the above said process, users



Efficiently Searching a Sorted Array is an useful tutorial in which author discusses about the method of sorting the arrays for searching a particular element in the array with the help of binary search algorithum. This tutorial programmers can learn



Databinding to multi-dimensional arrays is a web based tutorial in which author explains the procedure for working along with data binding in multi-dimensional arrays. The author offers sample code which execute the above said process. Through this p



C# Regular Expressions is a web based tutorial in which the author elaborates about the method of utilizing System.Text.RegularExpression classes inorder to perform the process of matching and replacing string with the help of regular expressions. In



Build A Non-Zero Based Array In .NET is a web based tutorial in which author describes about constructing multi-dimensional zero-based array objects for stroring valus in flex array objects. The author describes about Getvalue and Setvalue method for



Array Types in .NET is an article which concentrates on array types and methods of dimensioning these arrays. The author defines this CLR, which helps in dimensioning the array. In ASP.NET the users can create single dimension, multi dimension and ja



Analyze Source Code With Regular Expressions is an easy tutorial in which the author gives details about an application, which will examine and analyse each line of code and give details whether the particular line is an executable, an attribute, a c