Re: MSVC 6.0 or VC++.NET
- From: "Peter van der Goes" <p_vandergoes@xxxxxxxxxxx>
- Date: Sat, 9 Jul 2005 09:16:44 -0500
"sandSpider" <m74.piscean@xxxxxxxxx> wrote in message
news:1120898523.224143.39640@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> Hi,
>
> By the way Os and platorms are upgrading, more and more softwares and
> codes shall require portability issues. I am a C++ developer. Last week
> only I faced a lot of troubles in developing code sticking to the
> basic C++ style and also using MFC.
>
> I have one question.
> Do the newer IDE's and dev env, like VC++.NET provide better support
> for portability issues. I am using MSVC 6. Will I face any portability
> issues and optimizaion issues later.
>
> Maybe should I switch to VC++.NET.
>
> Now, as common sense says, some of the dev's here shall point out that
> it depends on the type of codes I am writing. Well, I think that it
> does not depend on the type of application we are writing , rather
> depends on the way we are writing it. Is the style of coding and
> constructs being used support increase dportability or else is it
> hampering code changes later on.
>
> I want all techies to provide answers, as I am stuck between
> portability, optimization and better code maintenance between using
> MSVC 6.0 and VC++.NET
>
> sandSpiderX
>
Accepting your assertions and ignoring present and future proprietary
extensions, I'd want to switch to the v7.1 C++ compiler (VS .NET 2003)
because it's far more standards-compliant than previous versions.
--
Peter [MVP Visual Developer]
Jack of all trades, master of none.
.
- References:
- MSVC 6.0 or VC++.NET
- From: sandSpider
- MSVC 6.0 or VC++.NET
- Prev by Date: Re: can C++ vstudio be installed along with C#
- Next by Date: Re: Recover/defrag memory API
- Previous by thread: MSVC 6.0 or VC++.NET
- Next by thread: Re: MSVC 6.0 or VC++.NET
- Index(es):
Relevant Pages
|