Re: C# runtime version
- From: "Olaf Baeyens" <olaf.baeyens@xxxxxxxxxx>
- Date: Tue, 13 Dec 2005 11:44:56 +0100
> > Is there any reason why you prefer v1.1 instead of v2.0?
> > You would think that v2.0 is far more superior compared to v1.1?
>
> I don't know about the OP, but there's such a thing as maintenance. If
> you're working on the maintenance cycle for a product, you really don't
> want to start changing runtime versions...
>
> Even if you're upgrading to a genuinely new version of your product,
> you'd need to do a lot of extra testing to make sure everything still
> works on 2.0.
>
But using the VS 2005 to create v1.1 .NET code will probably introduce more
problems than if you upgrade to v2.0.
If you need maintenance of a v1.1 framework, then you should stick to the VS
2003.
.
- Follow-Ups:
- Re: C# runtime version
- From: marcus
- Re: C# runtime version
- From: Jon Skeet [C# MVP]
- Re: C# runtime version
- References:
- C# runtime version
- From: marcus
- Re: C# runtime version
- From: Olaf Baeyens
- Re: C# runtime version
- From: Jon Skeet [C# MVP]
- C# runtime version
- Prev by Date: Issue while closing a StreamWriter
- Next by Date: Re: .NET 2.0 Code Challenge
- Previous by thread: Re: C# runtime version
- Next by thread: Re: C# runtime version
- Index(es):
Relevant Pages
|