Latest Articles ::
Converting string to integer and Integer to String is one of the basic tasks of Java and most people learned about it when they learn java...
Tutorial explains how to protect web.config sensitive informations, like connection strings, usually stored as plain text.
Microsoft has provided...
This tutorial shows how to reverse the contents of a string.
This tutorial shows you how to split a string into multiple values.
This tutorial will show you how to write a method that will not only encrypt a string - but decrypt it as well. Written with VS.NET 2008 and VB.NET
Are you confused by the plethora of testing and comparison options in the Bash shell? This tip helps you demystify the various types of file,...
InStr is a powerful VB string function. It's the perfect way to search and test strings in robust Visual Basic applications. This article shows how...
In the topics that follow, you'll learn some basic skills for working with the string data type. These skills should be all you need for many of your...
Programmers need to know how to manipulate strings for a variety of purposes, regardless of the programming language they are working in. This...