Skip to content

Tag: vb.net

VB to java problems

I have VB code and want to convert it to Java for a mobile app, but I always get a different end result in Java and I don’t know where my mistake is, or what I’m doing wrong. VB Code: Result: h1qKTNN456AqTZUPPaft3Q== Java: Result: NDM5MjFmZjJiMjc1YjRlZTI0YmQ4NGI0YTQ2ZjQxMTI= Answer The .NET Unicod…