Wednesday, February 20, 2008

Let's Talk about .. Visual Studio 2005-String Compare in VB.Net

I am familiar with C more than VB, I just know that to compare two strings, we can use

"[string1]".ToString() = "[string2]"

No comments: