vista - managed code
am 21.11.2007 10:29:00 von GuyJust out of interest, how much of Vista, Office 2K8, Visual Studio 2K8 is
written in managed code?
guy
Just out of interest, how much of Vista, Office 2K8, Visual Studio 2K8 is
written in managed code?
guy
Guy,
Managed code is not the only development environment supported by Microsoft.
Why should they use it. Probably most of there librarys are not in that. Did
they write somewhere that you ***should*** use managed code.
For the rest sounds this the same for me as asking to AirBus how often they
use there big planes themselves instead of cars.
Cor
er?
"Cor Ligthert [MVP]" wrote:
> Guy,
>
> Managed code is not the only development environment supported by Microsoft.
>
> Why should they use it. Probably most of there librarys are not in that. Did
> they write somewhere that you ***should*** use managed code.
>
> For the rest sounds this the same for me as asking to AirBus how often they
> use there big planes themselves instead of cars.
>
> Cor
>
>
>
"guy"
news:4B6BE758-EDE9-44CF-AB1A-76AEA3D3EE86@microsoft.com...
> Just out of interest, how much of Vista, Office 2K8, Visual Studio 2K8 is
> written in managed code?
>
You got some kind of proof here that the above applications are .Net managed
code applications? I kind of doubt that they are .Net managed solutions.
"Mr. Arnold"
news:ejOoL1RLIHA.5116@TK2MSFTNGP03.phx.gbl...
>
> "guy"
> news:4B6BE758-EDE9-44CF-AB1A-76AEA3D3EE86@microsoft.com...
>> Just out of interest, how much of Vista, Office 2K8, Visual Studio 2K8 is
>> written in managed code?
>>
>
> You got some kind of proof here that the above applications are .Net
> managed code applications? I kind of doubt that they are .Net managed
> solutions.
>
I just did a simple check of the devenv.exe for VS 2005. It appears to be
written in C#, which would qualify it as a managed code application. Also,
it is possible to write an entire OS except for specific hardware handlers
in "managed" code. Digital Equipment did this 30 years ago with VAX/VMS.
This happens to be the major reason there are so few security holes in
OpenVMS today.
Mike Ober.
>Just out of interest, how much of Vista, Office 2K8, Visual Studio 2K8 is
>written in managed code?
For Vista, you may want to look at
http://www.grimes.demon.co.uk/dotnet/vistaAndDotnet.htm
VS2008 is a mix of native and managed code.
Office 2K8 isn't out yet
Mattias
--
Mattias Sjögren [C# MVP] mattias @ mvps.org
http://www.msjogren.net/dotnet/ | http://www.dotnetinterop.com
Please reply only to the newsgroup.