34,333
edits
Changes
no edit summary
<table border="0" cellspacing="0" width="100%"><tr><td width="20%">[[Working with Dates and Times in Visual Basic|Previous]]<td align="center">[[Visual Basic Essentials|Table of Contents]]<td width="20%" align="right">[[Object Oriented Programming with Visual Basic|Next]]</td><tr><td width="20%">Working with Dates and Times in Visual Basic<td align="center"><td width="20%" align="right">Object Oriented Programming with Visual Basic</td></table><hr> In teh the real world, humans communicate usign words and sentences. Given that most computer applications need to interact with humans it is not surprising that the average Visual Basic programmer spends a lot of time dealing with words and sentences in the form of String when developing applications.
In this chapter we will explore the subject of manipulating strings in Visual Basic.