Home All Groups Group Topic Archive Search About

vista - managed code

Author
21 Nov 2007 9:29 AM
guy
Just out of interest, how much of Vista, Office 2K8, Visual Studio 2K8 is
written in managed code?

guy

Author
21 Nov 2007 12:03 PM
Cor Ligthert [MVP]
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
Author
22 Nov 2007 8:45 AM
guy
er?


Show quote
"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
>
>
>
Author
22 Nov 2007 3:35 PM
Mr. Arnold
"guy" <g**@discussions.microsoft.com> wrote in message
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.
Author
22 Nov 2007 4:28 PM
Michael D. Ober
Show quote
"Mr. Arnold" <MR. Arn***@Arnold.com> wrote in message
news:ejOoL1RLIHA.5116@TK2MSFTNGP03.phx.gbl...
>
> "guy" <g**@discussions.microsoft.com> wrote in message
> 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.
Author
22 Nov 2007 8:51 PM
Mattias Sjögren
>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 <g>


Mattias

--
Mattias Sjögren [C# MVP]  mattias @ mvps.org
http://www.msjogren.net/dotnet/ | http://www.dotnetinterop.com
Please reply only to the newsgroup.

AddThis Social Bookmark Button