This article is to display the calendar of the present month or any other month, even for any years. There is no necessity to search your old diary or calender for the exact dates and months of any particular month and year. Use of DATE Jargon in C#
String Find and Replace is a tool to search multiple files for a specified string and replace the found string with a new string. This is handy tool for the programmer, web page designer, or any once else who needs to search multiple files for a stri
Features:
• Control written in pure "managed" C# (CSharp)
• Not require SQL or any other database (Only file copy)
• Cookie security addins to prevent double submissions
•...
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 string
String Concatenation Component ia ASP based cancatenation string component through which the data entered with in string are processed and displayed with in a string. This provides SQL query string for cancatenation of datas and works with both SQL a
The unit contains functions that allows you: Compare original string and second string and compute a difference map between the two strings.Use original string and difference map and produce second string. Reverse of previous
One of the string functions in ASP web based tutorial that demonstrates how to implement the Split() functions to obtain pages in DHTML from a long string. Functions are given in the sample program that tells the ways to determine the number of line
In this online tutorial, it is clearly taught that VBscript's instr() function can be used to search for a particular sub string or character within a string where the said function performs the same process but from the end of the string. Widely use
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 compare,
Converts a file into a String, wich can be later imported to TStringList. |