Languages Visual Basic & VB.NET Visual Basic String Manipulation  

String Manipulation

 
Records 1-3 of 3
Title  /  Popularity Revised  Rating Size
A 'Unlimited' Undo and Redo featured editor
This code shows you how to create nearly Unlimited Undos and Unlimited Redos, along with Cut Copy, Paste, and Select All features, in a RichTextBox Control. This code was originally programmed by Jason Shimkoski, it was updated by me when ...
May 26th 2007   3k
Remove Repeated Chars
This project demonstrates how to remove the repeated characters in a string. A progress bar is included so you can know the progress of the operation. Great for beginners. VOTE IT IF YOU LIKE IT! THANKS!
September 24th 2006   3k
Advanced Data Delimiting (Byte Delimiting)
Use this method with Winsock. Ever had it when you need to send lots of data all at once, and you need individual structured fields for each commands? Does your field data contain special characters or binary data? Conventional methods ...
September 21st 2006   25k
New Code
Popular Code