From: Starglider 4 (marco) on
does vstudio 2005 run perfectly under vista?
and if you don't need .net (if you program in native)?

regards,

marco


From: Victor Bazarov on
Starglider 4 (marco) wrote:
> does vstudio 2005 run perfectly under vista?

You would need to define "perfectly" (and IME, nothing runs "perfectly",
especially among MS products). It runs.

> and if you don't need .net (if you program in native)?

"and if you don't need .net" - what? You mean, would it run more
perfectly if you don't need .NET?

V
--
Please remove capital 'A's when replying by e-mail
I do not respond to top-posted replies, please don't ask


From: Scott McPhillips [MVP] on
"Starglider 4 (marco)" <rebel-6-out(a)planet.nl> wrote in message
news:4823318f$0$6008$ba620dc5(a)text.nova.planet.nl...
> does vstudio 2005 run perfectly under vista?
> and if you don't need .net (if you program in native)?


It's run "perfectly" for me for over a year now.

--
Scott McPhillips [VC++ MVP]

From: Ben Voigt [C++ MVP] on
Starglider 4 (marco) wrote:
> does vstudio 2005 run perfectly under vista?

You should install SP1 and the Vista patch, then it will run very well.

> and if you don't need .net (if you program in native)?

You can write native programs that don't need .NET installed. Visual Studio
itself needs .NET, but the programs you write won't.

>
> regards,
>
> marco


From: Starglider 4 (marco) on
i mean if you program in native, you don't need
..NET, so:
you will encounter much lesser problems, right?



"Ben Voigt [C++ MVP]" <rbv(a)nospam.nospam> schreef in bericht
news:OR7vbJUsIHA.5268(a)TK2MSFTNGP06.phx.gbl...
> Starglider 4 (marco) wrote:
>> does vstudio 2005 run perfectly under vista?
>
> You should install SP1 and the Vista patch, then it will run very well.
>
>> and if you don't need .net (if you program in native)?
>
> You can write native programs that don't need .NET installed. Visual
> Studio itself needs .NET, but the programs you write won't.
>
>>
>> regards,
>>
>> marco
>
>