VB.NET Tutorial 36 – Splitting Strings (Visual Basic 2008/2010)



VB.NET Tutorial 36 – Splitting Strings (Visual Basic 2008/2010)

VB.NET Tutorial 36 - Splitting Strings (Visual Basic 2008/2010)

Did you ever wonder how I managed to create a Runescape highscores lookup or Grand Exchange price checker? I used this exact method to split HTML source codes and retrieve the prices of the items and stats of the player. This tutorial will teach you how to split a string into an array of split strings.

For more information, check out the website:
http://howtostartprogramming.com/vb-net/vb-net-tutorial-36-splitting-strings/

Comments are closed.