473,385 Members | 1,720 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

dotnet framework 2.0

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
machine? What I mean is will I have two versions side by side - i.e. is the
beta marked as 'this version is not allowed to replace an existing one' but
a non-beta isn't marked with that, is what I'm trying to get at.

And if 1.1 is installed over the top of 1.0, then does it replace it, and if
so, does an application developed with 1.0 still run against 1.1? When 2.0
(non-beta) is out, will it then replace 1.1 and will 1.1 applications still
run against it?

Thanks
Nov 17 '05 #1
6 2568
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.
--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard.caspershouse.com

"Bonj" <benjtaylor at hotpop d0t com> wrote in message
news:ef**************@TK2MSFTNGP11.phx.gbl...
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
machine? What I mean is will I have two versions side by side - i.e. is
the beta marked as 'this version is not allowed to replace an existing
one' but a non-beta isn't marked with that, is what I'm trying to get at.

And if 1.1 is installed over the top of 1.0, then does it replace it, and
if so, does an application developed with 1.0 still run against 1.1? When
2.0 (non-beta) is out, will it then replace 1.1 and will 1.1 applications
still run against it?

Thanks

Nov 17 '05 #2
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?
"Nicholas Paldino [.NET/C# MVP]" <mv*@spam.guard.caspershouse.com> wrote in
message news:uZ**************@TK2MSFTNGP12.phx.gbl...
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.
--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard.caspershouse.com

"Bonj" <benjtaylor at hotpop d0t com> wrote in message
news:ef**************@TK2MSFTNGP11.phx.gbl...
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 machine? What I mean is will I have two versions side by side - i.e.
is the beta marked as 'this version is not allowed to replace an existing
one' but a non-beta isn't marked with that, is what I'm trying to get at.

And if 1.1 is installed over the top of 1.0, then does it replace it, and
if so, does an application developed with 1.0 still run against 1.1? When
2.0 (non-beta) is out, will it then replace 1.1 and will 1.1 applications
still run against it?

Thanks


Nov 17 '05 #3
I believe you need 1.0 installed to run a 1.0 developed app.

--
"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.

"Bonj" <benjtaylor at hotpop d0t com> wrote in message
news:Oo*************@TK2MSFTNGP12.phx.gbl...
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?
"Nicholas Paldino [.NET/C# MVP]" <mv*@spam.guard.caspershouse.com> wrote
in message news:uZ**************@TK2MSFTNGP12.phx.gbl...
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.
--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard.caspershouse.com

"Bonj" <benjtaylor at hotpop d0t com> wrote in message
news:ef**************@TK2MSFTNGP11.phx.gbl...
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 machine? What I mean is will I have two versions side by side - i.e.
is the beta marked as 'this version is not allowed to replace an
existing one' but a non-beta isn't marked with that, is what I'm trying
to get at.

And if 1.1 is installed over the top of 1.0, then does it replace it,
and if so, does an application developed with 1.0 still run against 1.1?
When 2.0 (non-beta) is out, will it then replace 1.1 and will 1.1
applications still run against it?

Thanks



Nov 17 '05 #4
should just work

"Bonj" <benjtaylor at hotpop d0t com> wrote in message
news:Oo*************@TK2MSFTNGP12.phx.gbl...
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?
"Nicholas Paldino [.NET/C# MVP]" <mv*@spam.guard.caspershouse.com> wrote in message news:uZ**************@TK2MSFTNGP12.phx.gbl...
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.
--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard.caspershouse.com

"Bonj" <benjtaylor at hotpop d0t com> wrote in message
news:ef**************@TK2MSFTNGP11.phx.gbl...
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 machine? What I mean is will I have two versions side by side - i.e.
is the beta marked as 'this version is not allowed to replace an existing one' but a non-beta isn't marked with that, is what I'm trying to get at.
And if 1.1 is installed over the top of 1.0, then does it replace it, and if so, does an application developed with 1.0 still run against 1.1? When 2.0 (non-beta) is out, will it then replace 1.1 and will 1.1 applications still run against it?

Thanks



Nov 17 '05 #5
Anybody else to have the decider? It's one a-piece...


Nov 17 '05 #6
Bonj wrote:
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
Nov 17 '05 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Alex | last post by:
Dear colleagues I am going to deploy dotnet framework in our company. For this I need to do a risk assessment of dotnet framework. Thus I have following question: Is there an available risk...
3
by: Rena | last post by:
Hi all, 1. My application with launch condition checking the client PC has .net framework 1.1.4322, but i have tried that if there are .net 2.0 installed it seems not work well as expected....
1
by: Alex | last post by:
Dear colleagues I am going to deploy dotnet framework in our company. For this I need to do a risk assessment of dotnet framework. Thus I have following question: Is there an available risk...
9
by: Jim | last post by:
With .net having been around for a while now, does anyone know what the uptake of major software houses is in using .net for Windows Application development? e.g. have the likes of Adobe, MS,...
3
by: Chuck | last post by:
Hello, Does Dotnet 2.0 Framework still have the security hole that Dotnet 1.1 Framework had regarding HTTP-Post method for web services? TIA
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.