站内搜索: 请输入搜索关键词
当前页面: 图书首页 > From Java To C# A Developers Guide

From Java To C# A Developers Guide

[ directory ] Previous Section Next Section

Chapter 3. JUMP to .NET and J#

If you are a Java developer who is picking up C# (and .NET), it will be nice to know a bit more about Microsoft's JUMP to .NET [1] initiative and J# ?even if you have chosen to learn C# instead of J# for programming .NET.

[1] Check out the official website at http://msdn.microsoft.com/visualj/jump

Microsoft apparently decided that in order to woo the 2.5 million Java developers over to .NET, more had to be done in the way of encouragement. JUMP to .NET (which aptly stands for Java User Migration Path to .NET [2]) is Microsoft's initiative to make it easier for current Java developers to move over.

[2] I wonder who came up with this acronym. I think it's very clever indeed!

JUMP to .NET consists of two important components:

    [ directory ] Previous Section Next Section