|
tech
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
vista - managed codeJust 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?
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 > > > "guy" <g**@discussions.microsoft.com> wrote in message You got some kind of proof here that the above applications are .Net managed 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? > code applications? I kind of doubt that they are .Net managed solutions.
Show quote
"Mr. Arnold" <MR. Arn***@Arnold.com> wrote in message I just did a simple check of the devenv.exe for VS 2005. It appears to be 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. > 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 For Vista, you may want to look at>written in managed code? 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. |
|||||||||||||||||||||||