|
|
 More Subcategories Available
| Strings [+] Favor-It | |
| |
 |
| | Sort By:
|
Know what regular expressions are? Want to learn how to master their use? If you are a beginner, novice, or expert at regular expressions, you'll find the collection of regular expression articles and information we have posted here an invaluable resource Author: 4GuysFromRolla Code: ASP.NET Beta 1 & VB |
This article will attempt to help you better understand the System.String type and how it works behind the scenes.
Author: Yuri Gorobets Code: ASP.NET v1.0 & C# |
This article answers the question, "How do I create a string in C#?" You can also use the StringBuilder class in the System.Text namespace. Author: superdotnet.com Code: ASP.NET v1.0 & C# |
|  | |
This sample program will brief you how you can get the length of the string by calling a VB6 Len function through Class Library object in your Project. To begin with this application, create a new project in Visual Studio 2005 (VS2005). Author: DevASP Code: ASP.NET v2.0 & VB |
Make your code more efficient with .NET's new StringBuilder and String objects, along with the new format strings. Author: Stan Schultes Code: ASP.NET v1.0 & VB |
These VB.NET methods let you evaluate strings as Basic expressions and convert data to and from readable forms. Author: Edward G. Nilges Code: ASP.NET v1.0 & VB |
This VB.NET tutorial demonstrates how to significantly improve string handling performance in VB.NET application code through the use of the StringBuilder class. Includes code samples. Author: Brett Burridge Code: ASP.NET v2.0 & VB |
|  | |
This will determine whether the end of this instance matches the specified String. This is case-sensitive. Will return True or False. Author: ASPMatrix Code: ASP.NET v1.0 & VB |
This will determine whether the beginning of this instance matches the specified String. This is case-sensitive. Will return True or False. Author: ASPMatrix Code: ASP.NET v1.0 & VB |
Icon Key >
 - Recently Updated
 - Showcase Listing
|