J#
am 23.11.2007 17:29:00 von smarJust did a full install of VS 2008 and noticed that J# is no where to be
found. Did MS finally figure out that no one was using it?
Just did a full install of VS 2008 and noticed that J# is no where to be
found. Did MS finally figure out that no one was using it?
Scott M.
> Just did a full install of VS 2008 and noticed that J# is no where to be
> found. Did MS finally figure out that no one was using it?
It has indeed been removed:
http://channel9.msdn.com/rss.aspx?threadID=358707
(Not exactly an announcement, but a confirmation at least.)
--
Jon Skeet -
http://www.pobox.com/~skeet Blog: http://www.msmvps.com/jon.skeet
World class .NET training in the UK: http://iterativetraining.co.uk
"Jon Skeet [C# MVP]"
news:MPG.21b137bbfa5e3e8d643@msnews.microsoft.com...
> Scott M.
>> Just did a full install of VS 2008 and noticed that J# is no where to be
>> found. Did MS finally figure out that no one was using it?
>
> It has indeed been removed:
>
> http://channel9.msdn.com/rss.aspx?threadID=358707
>
> (Not exactly an announcement, but a confirmation at least.)
>
> --
> Jon Skeet -
> http://www.pobox.com/~skeet Blog: http://www.msmvps.com/jon.skeet
> World class .NET training in the UK: http://iterativetraining.co.uk
>
Did MS at least move the utilities libraries to the main framework? The VS
2005 J# libraries contain a full ZIP/UNZIP file manager that can be called
from C# and VB.
Mike Ober.
Michael D. Ober
> Did MS at least move the utilities libraries to the main framework? The VS
> 2005 J# libraries contain a full ZIP/UNZIP file manager that can be called
> from C# and VB.
You can redistribute the J# libraries, and you can still use those
libraries from .NET 2.0 with .NET 3.5.
--
Jon Skeet -
http://www.pobox.com/~skeet Blog: http://www.msmvps.com/jon.skeet
World class .NET training in the UK: http://iterativetraining.co.uk
"Jon Skeet [C# MVP]"
news:MPG.21b1ef82e9b14b2764d@msnews.microsoft.com...
> Michael D. Ober
>> Did MS at least move the utilities libraries to the main framework? The
>> VS
>> 2005 J# libraries contain a full ZIP/UNZIP file manager that can be
>> called
>> from C# and VB.
>
> You can redistribute the J# libraries, and you can still use those
> libraries from .NET 2.0 with .NET 3.5.
>
> --
> Jon Skeet -
> http://www.pobox.com/~skeet Blog: http://www.msmvps.com/jon.skeet
> World class .NET training in the UK: http://iterativetraining.co.uk
>
Thanks. Can I still access them from NET 2008 program source code?
Mike.
Michael D. Ober
> Thanks. Can I still access them from NET 2008 program source code?
Absolutely - they're just .NET libraries.
--
Jon Skeet -
http://www.pobox.com/~skeet Blog: http://www.msmvps.com/jon.skeet
World class .NET training in the UK: http://iterativetraining.co.uk