Visual J#Microsoft Visual J# 2005 enables developers to use Java-language syntax to build applications and services on the .NET Framework. Visual J# integrates the Java-language syntax into the Visual Studio® integrated development environment (IDE).
Product AnnouncementJanuary 10, 2007: With the release of the January CTP of Orcas, Microsoft is announcing two important changes to the Visual J# offering. J# 64-bit Runtime Support Information To meet customer demand for 64-bit runtime support, we are planning to release an upgrade to the Visual J# redistributable earlier than previously communicated called, Visual J# 2.0 Redistributable Second Edition. This will enable our customers to compile their Visual J# code to run natively on 64-bit versions of Windows and the .NET Framework, including the .NET Framework 2.0, 3.0 and the version that will be released with Visual Studio code-named “Orcas”. Visual J# 2.0 Redistributable Second Edition is targeted for release in the second quarter of 2007, with support continuing through to 2017 (5 years mainstream and 5 years extended support) on EN-US locales. Retirement of J# language and Java Language Conversion Assistant from future versions of Visual Studio Since customers have told us that the existing J# feature set largely meets their needs and usage of J# is declining, Microsoft is retiring the Visual J# product and Java Language Conversion Assistant tool to better allocate resources for other customer requirements. The J# language and JLCA tool will not be available in future versions of Visual Studio. To preserve existing customer investments in J#, Microsoft will continue to support the J# and JLCA technology that shipped with Visual Studio 2005 through to 2015 as per our product life-cycle strategy. For more information, see Expanded Microsoft Support Lifecycle Policy for Business & Development Products.
Latest from the Visual J# Team
IE8 JScript Debugger - Under the HoodI have posted about the JScript Debugger Design for IE8 Developers Tools on the JScript Team blog ( here ). Hope it is nice read up for you. I would be writing more on Debugger very soon. Stay tuned..... more
JScript Debugger Functionality in IE8Deepak, Program Manager, from our JScript Team has blogged here in detail about the functionalities the Script Debugger in the IE8 Developer Tools provide. He has also links to the other resources lik... more
JScript Engine Improvements - IE8 beta.In this post, I just wanted to lay focus on some of the improvements that have been done in the JScript engine shipped as a part of IE 8 Beta release . These improvements include: · Changes to the JSc... more
JScript Performance in Internet Explorer 8 BetaThe cat’s finally out of the bag. IE 8 Beta is finally live and available publically for download. Here is a link to the blog post JScript in Internet Explorer 8 Beta 1 for Developers detailing the wo... more
IE8 Beta1 is availableIE8 Beta1 is now available here . It has remarkable script improvements in JScript performance. It also features handy JScript Debugger for developers. I will soon be writing more about JScript Debugg... more
| Latest on the Visual J# General Forum.gif)
How do I convert from primitives to objects?Hi;
The method DbDataReader.GetValue(0) returns an Object but that Object can be an int, float, etc. How can I convert the primitive types to the appropiate Integer, Float, etc? Because J# does not... more
MSBuild bootstrapper for J# 2.0Hi;
MSBuild has a bootstrapper project to download and install the J# redistributable if it is not on a user's system. Is there an updated version of this to handle version 2.0 and do so for the 3 v... more
J# runtime not certifified for VISTAWe are trying to get our J# application certified for Windows VISTA. But, the problem is that they are failing us because the J# runtime is not signed and does not contain an application manifest. The... more
Matching RowsI have 6 columns of information:
Column A is an Item ID
Column B is the description of the item
Column C is the Item name
then in the next 3 columns I have information dump in from a Query Builder qu... more
|
| |