Source Code Online Home Categories Top Code New Code Submit Code
Search
New Code
Working with Arrays in C#
Understanding Regular Expressions
String Class Examples
String Jargon in CSharp
StringBuilder
Sorting An Array Using Array.Sort()
SparseArray for C#
Regular Expression Information
Regular Expressions in .NET
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
Sorting An Array Using Array.Sort()
Programming C#: Working with Arrays
Efficiently Searching a Sorted Array
Introduction To Regular Expressions
Understanding Regular Expressions
Working with Arrays in C#
Array Types in .NET
Databinding to multi-dimensional arrays
Masked Edit Control written in C# that uses Regular Expressions
Chop Function
How do I create a string in C#
Regular Expression Information
EndsWith
Regular Expressions in .NET
String Class Examples
ASP.NET > Tips and Tutorials > String & Variables
Source List
All | Freeware

Code 1-20 of 27   Pages: Go to  1  2  Next >>  page  


Working with Arrays in C# is a web based tutorial in which author demonstrates about the process of working with arrays in C#. The author explains this method with example source code in C# and allows the users to copy it, programmers can make use...





Understanding Regular Expressions is an article in which the author gives details about regular expression. The author gives description about the method of utilizing these regular expression for searching and matching. In this tutorial the users...



String Class Examples is a web based tutorial in which author gives details about string class examples. In this tutorial author explains about .net namespace in which System.string classes are hosted. The various system.string specified are...



String Jargon in CSharp is a web based tutorial in which author elaboartes the method of using C # string function. With the help of examples the author describes the programme, which utilizes various string class functions. In this tutorial...



StringBuilder is an article in which author elaborates the method of string manipulation through string builders. The author discusses about System.Text namespace in which the string builder resides. This string builders helps in cancatenating...



Sorting An Array Using Array.Sort() is a web based tutorial in which author describes the procedure for sorting the array with the help of Array.Sort() function. Through this tutorial beginners can learn more about sorting the array through...



SparseArray for C# is a web based tutorial in which author describes about SparseArray, which helps in collecting the several item into a single collection without leaving space for unpopulated elements. The author elaborates about System.Array...



Regular Expression Information is a simple tutorial through which users can gather information about regular expression and its method of utilizing it for various process. Through this regular expression user can perform various operation of...



Regular Expressions in .NET is an article in which the author elaborates the procedure for using the new features of regular expression in .NET framework. In this tutorial the author explains about new features with brief description about each...



Programming C#: Working with Arrays is an userfriendly tutorial in which author concentrates on process of array and the method of working with arrays in C#. The author explains the procedure for creating single and multiple dimensional arrays,...



Overloading Strings in C# is a web based tutorial in which author discusses about using string in C#. The author describes the method of using SuperStringFunction() in string processing. The author provides code for performing various operation in...



Option Explicit & Option Strict is a tutorial in which author demonstrates the option explicit and option strict variables. The author describes the procedure for using explicit and strict properties for declaring the variables in ASP.NET....



Masked Edit Control written in C# that uses Regular Expressions is an easy to understand tutorial in which the author elaborates the process of masked text box control, which helps in converting mask into a regular expression for each character in...



Leverage Regular Expressions is a web based tutorial in which the author explains about procedure to be followed to leverage regular expressions from VB.NET, inorder to perform various process like accessing words, dates and number from a text...



Introduction To Regular Expressions is an article through which users can learn about regular expression and its uses. Here the author elaborates the procedure to make use of System.Text.RegularExpressions Namespace classes for parsing the text....



Chop Function is an article through which programmers can learn more about a common string function, which helps in dividing a text string into equal two parts. The author offers code snippet to execute this process, programmers can make use of...



How do I create a string in C# is an article in which author demonstrates the procedure for constructing string using string builder. Here the author offers a code snippet, which helps in performing the above said process. ASP.NET programmers and...



Formatting Base Types is an useful tutorial for the ASP.NET programmers to gather information about formatting process, which perform the process of transforming an object into strings. The author explains various methods of formatting and the...



Formatting with Regular Expressions is a web based tutorial in which the author gives details about regular expression pattern matching. The author describes about string manipulating function which can be used in formatting. Here the author...



Examining New String Properties - Part 1 is an easy to understand tutorial in which the author elaborates the procedure for utilizing the string properties to parse strings. The author gives details about several strings like Substring, IndexOf,...