Its pretty simple, certain applications target certain versions of the .NET
Framework runtime.
--
Andre
Blog:
http://adacosta.spaces.live.com
My Vista Quickstart Guide:
http://adacosta.spaces.live.com/blog...3DB!9709.entry
"occam" <> wrote in message
news:...
>
> Thanks AlexB, this is sufficient explanation for now.
>
> AlexB wrote:
>> You do not have to worry about it. I think Vista Business and Ultimate
>> come with
>> v 2.0. At least this is what appears on your start menu. In fact it may
>> be higher.
>>
>> All those versions are for developers. People who work with new versions
>> of C# v3.0 and Linq classes have to upgrade their .NET framework to I
>> believe 3.0 or higher. I think the actual version is 3.1. There is
>> something called .NET 3.5. Even developers do not have to keep this
>> jamboree of numbers on the ready. If they try to install the newest
>> version of Visual Studio 2008 (which is almost like Vista versus XP for
>> VS2005) the install will automatically provide the prerequisites.
>>
>> On the very remote, theoretical level some exotic software packages may
>> not work with lower .NET version because there will be no support for
>> them in the machine. By the time such applications become mainstream .NET
>> of that grade will be a commonplace.
>>
>> If it is still unclear, I will try to provide direct references to MS
>> developers sites. It is a hard stuff for a person who never seen it.
>>
>> "occam" <> wrote in message
>> news:...
>>> I see today that 3 versions of MS .NET Framework have been updated
>>> - version 3.5
>>> - version 3.0 SP1
>>> - version 2.0 SP1
>>>
>>> Do I need any of these with Vista? What for? Any why are there almost as
>>> many falvours as Vista, co-existing at the same time?
>>>
>>> Thanks for any clear explanations
>>