Re: Visual Studio 2005 is a memory hog!!



I appreciate your indulgence, Mikhail.

As a follow-up question, you mention that the main IDE is COM. Are there
plans to develop it as pure .Net in the future? I can understand why it
might be exposed as COM at present, but it would seem more logical that in
the future it was .Net, and that COM interop assemblies for extensibility
might be created for backwards-compatibility.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
Complex things are made up of
Lots of simple things.

"Mikhail Arkhipov (Microsoft)" <mikhaila@xxxxxxxxxxxxxxxxxxxx> wrote in
message news:BF956D6E.181DA%mikhaila@xxxxxxxxxxxxxxxxxxxxxxx
> On 11/7/05 4:57, in article OVRsHr54FHA.1188@xxxxxxxxxxxxxxxxxxxx, "Kevin
> Spencer" <kevin@xxxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
>
>>> It may be C++, but it is defintely COM. At least that's what the MSIL
>>> and
>>> the system registry, as well as the COM mangager tell me.
>>
>> I'm so embarrassed. I realized that I violated my prime directive, by
>> speaking about what I do not know.
>>
>> If I'm correct, Mikhail, those are both COM and .Net interfaces to the
>> C++
>> Visual Studio application, aren't they?
>>
>> I misspoke, and will now quietly flail myself.
>
> :-)
>
> Yes, in fact, both managed and native code are exposed as COM components
> since main VS IDE is COM and hence expects all its components to be COM
> objects. All native interfaces are available to managed code via VS
> primary
> interop assemblies that cam be obtained from VSIP SDK.
>
> Thanks
> Mikhail Arkhipov (Microsoft)
> -- This post is provided 'AS IS' with no warranties and confers no rights
>


.



Relevant Pages

  • Re: VS2005 Auto Save?
    ... >> Thanks for your respoces Mikhail. ... I want all files open in the IDE to be ... >> saved automatically when I use View in Browser. ... Thanks Mikhail but those settings do not function for me using the developer ...
    (microsoft.public.vsnet.general)
  • Re: ad0: FAILURE - WRITE_DMA
    ... On Fri, 29 Oct 2004, Mikhail P. wrote: ... In FreeBSD 5.3b7 I have the same problem with the Maxtor 120GB IDE ...
    (freebsd-hackers)

Loading