Quote Originally Posted by techgnome
kasracer - don't ask about the project file names... trust me... it's the discussion of a rather long and frustrating thread else where.
I'll read up on it then. It doesn't make sense from the view I receive in this thread.
Quote Originally Posted by techgnome
Louix - seeing as how you have 155 posts, I know you aren't all that new .... so I'll ask this:
What is the proper way to concatenate strings togehter:
Actually, both the & and the + are valid string concatenation operators in VB.Net. In VB 6 it was only &.

Now I can't remember the exact different but I believe using one over the other isn't a strict.