String.Replace Not working in VB.NET 2005 | Tech Off | Forums | Channel 9

String.Replace Not working in VB.NET 2005 | Tech Off | Forums | Channel 9

瀏覽:1113
日期:2025-11-16
I did the same thing in C# and it works fine. But not in VB.net, it goes through it as if the "@" does not exist in the string, and outputting "@Testing". I dont know why its not working. SO for now i am using the old one from vb6, Replace (String, Replac...看更多