Re: Displaying Unicode characters in J#

From: Lars-Inge Tønnessen (http://emailme.larsinge.com)
Date: 08/02/04


Date: Mon, 2 Aug 2004 15:47:09 +0200

Please try the J#.net version (not java version).

This is working for me in :
 - Visual Studio 2002 J# v 1.0
 - Visual Studio 2003 J#. v 1.1
 - Visual Studio 2005 Beta 1 J# v 2.0 beta

System.Console.WriteLine("\u03B2");

Regards,
Lars-Inge Tønnessen
www.larsinge.com



Relevant Pages

  • Re: Java and .NET (no Flames Pls)
    ... And for this reason Visual Studio has superior support for Web ... web server you're going to use, or what operating system you are going ... It does have a java debugger, ... there are HTML plugins, web service plugins, visual form editing tools, ...
    (microsoft.public.dotnet.framework)
  • Re: Bitte schaut Euch doch mal meinen Code an:
    ... > dass ich versuche Java zu erlernen, und dazu brauche ich nur Eclipe ... aber ich habe keine Lust mehrere verschiedene Programmiersprachen ... > Visual Studio installieren. ... Next by Date: ...
    (microsoft.public.de.german.entwickler.dotnet.asp)
  • Re: Java in Visual Studio 2005?
    ... not believe Microsoft makes any IDE for working with Java. ... The Visual Studio ... IDE shells out to command-line tools that do the actual work. ... As Java is a Sun ...
    (microsoft.public.vstudio.general)
  • Re: Conversion from Java to C# in Visual Studio 2008
    ... no longer supported in Visual Studio 2008. ... to convert a Java program to C# in Visual Studio 2008? ... discoveries on this front in the last couple of months? ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Java in Visual Studio 2005?
    ... already made a language pack for Java, so you can build, maintain projects, ... and have Java intellisence built in together. ... examples they had were making the language IronPython integrated. ... and still do most of the work in the Visual Studio IDE. ...
    (microsoft.public.vstudio.general)

Loading