Bonj,
No, they will not replace each other. The versions of the framework
(even the betas) all have different version ids, and run side-by-side.
Hope this helps.

Signature
- Nicholas Paldino [.NET/C# MVP]
- mvp@spam.guard.caspershouse.com
> If I download the 2005 beta express versions and install them, will the
> .NET framework 2.0 (beta) replace the existing 1.1 (non-beta) that's on my
[quoted text clipped - 8 lines]
>
> Thanks
Bonj - 15 Oct 2004 21:21 GMT
So if I take an application developed against 1.0 and run it on a computer
that has already got 1.1, but don't install 1.0 aswell, will the app still
run?
> Bonj,
>
[quoted text clipped - 15 lines]
>>
>> Thanks
SpongeBob SquarePants - 16 Oct 2004 03:34 GMT
I believe you need 1.0 installed to run a 1.0 developed app.

Signature
"SpongeBob SquarePants"
"Who lives in a pineapple under the sea?"
Small Note: If you want to learn how to fix/do something, I'll point you to
it, but if you want me to do your work for you, it will cost you $50 USD per
hour - your choice.
> So if I take an application developed against 1.0 and run it on a computer
> that has already got 1.1, but don't install 1.0 aswell, will the app still
[quoted text clipped - 20 lines]
>>>
>>> Thanks
Robert Rolls - 16 Oct 2004 10:47 GMT
should just work
> So if I take an application developed against 1.0 and run it on a computer
> that has already got 1.1, but don't install 1.0 aswell, will the app still
[quoted text clipped - 23 lines]
> >>
> >> Thanks
Bonj - 17 Oct 2004 21:46 GMT
Anybody else to have the decider? It's one a-piece...
Carl Daniel [VC++ MVP] - 17 Oct 2004 22:09 GMT
> Anybody else to have the decider? It's one a-piece...
A 1.0 app should work with the 1.1 or 2.0 runtime. YMMV. Just as as app
designed for Windows 95 should normally run on XP, sometimes it doesn't.
-cd