Unicode enquiry

  • Thread starter Thread starter premkumar
  • Start date Start date
P

premkumar

hi,

kindly help me. to known whether the vb suports unicode.
if yes how. to do that with code example.
 
just look up information on MSDN on the class
System.Text.Encoding.Unicode and you will find everything you need in .NET
for unicode
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Add Code to support NON-Unicode 4
unicode supports vb.6.0? 10
MySQL AND UNICODE 3
Unicode Character Issue 10
how to enable unicode chars in vs2005? 2
Text in Font Files 1
unicode 1
Unicode Application Question 2

Back
Top