473,385 Members | 1,856 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.

about .NET versions

Hello!

I just wonder what do I miss if I only have VS2005 without having
..NET 1.1 installed ?
According to Jon Skeet he said that it makes sense to have both 1.1 and 2.0
installed.
When installing VS2005 you automatically get .NET 2.0 but not .NET 1.1.
What versions of .Net automatically installed when installing VS2005 or
VS2008?

With VS2005 you get .NET 2.0.
With VS2008 you get .NET 3.5.

Remember that 2.0 and 3.5 frameworks include all previous versions too.
>Not really - .NET 2.0 doesn't include .NET 1.1, which has a different
CLR. The framework libraries of .NET 2.0 include all the framework
ibraries of 1.1, but that's not quite the same thing.
>In particular, it makes sense to have both 1.1 and 2.0 installed, but
when you install .NET 3.5 it supercedes .NET 2.0 and .NET
//Tony
Jul 20 '08 #1
7 1072
Tony Johansson <jo*****************@telia.comwrote:
I just wonder what do I miss if I only have VS2005 without having
.NET 1.1 installed ?
It means that anything built for .NET 1.1 will run under .NET 2.0.
Usually that's fine, but there are a *few* compatibility issues.
According to Jon Skeet he said that it makes sense to have both 1.1 and 2.0
installed.
Sometimes, yes. Only occasionally though.

It also means you can't build anything for anyone *else* to run under
..NET 1.1.

--
Jon Skeet - <sk***@pobox.com>
Web site: http://www.pobox.com/~skeet
Blog: http://www.msmvps.com/jon.skeet
C# in Depth: http://csharpindepth.com
Jul 20 '08 #2
On Jul 20, 10:54*pm, Jon Skeet [C# MVP] <sk...@pobox.comwrote:
According to Jon Skeet he said that it makes sense to have both 1.1 and2.0
installed.

Sometimes, yes. Only occasionally though.

It also means you can't build anything for anyone *else* to run under
.NET 1.1.
I may be wrong, but couldn't one refrain from using APIs introduced in
2.0, and correct the .exe.config so that 1.x is the required runtime,
even with VS2005?
Jul 20 '08 #3
Pavel Minaev <in****@gmail.comwrote:
It also means you can't build anything for anyone *else* to run under
.NET 1.1.

I may be wrong, but couldn't one refrain from using APIs introduced in
2.0, and correct the .exe.config so that 1.x is the required runtime,
even with VS2005?
I don't think so - I'm pretty sure that the IL that it generates says
that it expects the 2.0 CLR. A whole load of extra IL was included in
2.0 for generics etc, and even if you don't use it I expect that it
includes the IL version number.

--
Jon Skeet - <sk***@pobox.com>
Web site: http://www.pobox.com/~skeet
Blog: http://www.msmvps.com/jon.skeet
C# in Depth: http://csharpindepth.com
Jul 20 '08 #4
MC
It also means you can't build anything for anyone *else* to run under
.NET 1.1.
Which is not a big deal, because .NET 1.1 is not all that widely used. 2.0
is the widely distributed one.
Jul 20 '08 #5
MC <fo**************@www.ai.uga.edu.slash.mcwrote:
It also means you can't build anything for anyone *else* to run under
.NET 1.1.

Which is not a big deal, because .NET 1.1 is not all that widely used. 2.0
is the widely distributed one.
It's certainly less of a big deal now, but quite a few companies have
stayed with .NET 1.1 for a very long time. Hopefully by 2010 we'll be
able to ignore 1.1 completely :)

--
Jon Skeet - <sk***@pobox.com>
Web site: http://www.pobox.com/~skeet
Blog: http://www.msmvps.com/jon.skeet
C# in Depth: http://csharpindepth.com
Jul 20 '08 #6
MC wrote:
>It also means you can't build anything for anyone *else* to run under
.NET 1.1.

Which is not a big deal, because .NET 1.1 is not all that widely used. 2.0
is the widely distributed one.
I would expect a lot of PC's to still be at 1.1. All PC's where .NET
is installed before late 2005 and not upgraded since.

Arne
Jul 20 '08 #7
On Jul 21, 3:06*am, Arne Vajhøj <a...@vajhoej.dkwrote:
MC wrote:
It also means you can't build anything for anyone *else* to run under
.NET 1.1.
Which is not a big deal, because .NET 1.1 is not all that widely used. *2.0
is the widely distributed one.

I would expect a lot of PC's to still be at 1.1. All PC's where .NET
is installed before late 2005 and not upgraded since.
Something to consider:

1.0 was not shipped with any version of Windows
1.1 was shipped with all versions of Windows 2003 (and enabled by
default)
2.0 was shipped with Windows 2003 R2 (but not enabled by default)
3.0 was shipped with Windows Vista and Windows Server 2008 (and
enabled by default)
3.0 is available on Windows Update for XP as optional download
3.5 was not yet shipped with any version of Windows

Jul 21 '08 #8

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

Similar topics

17
by: Jan Danielsson | last post by:
Hello all, I recently started using Python, and I must say I like it. Both the language and libraries available for it. Background: I have written an application which I use to keep track of...
125
by: Sarah Tanembaum | last post by:
Beside its an opensource and supported by community, what's the fundamental differences between PostgreSQL and those high-price commercial database (and some are bloated such as Oracle) from...
1
by: UJ | last post by:
I've got a program that runs on a machine that will automatically update things like the DLLs that a group of programs use. I'm looking at using the GAC because it's getting to the point that I...
28
by: SpreadTooThin | last post by:
I'm really worried that python may is doing some things I wasn't expecting... but lets see... if I pass a list to a function def fn(myList): and in that function I modify an element in the...
35
by: rebeccatre | last post by:
hi can Variant archiving setTimout('.. capability be done without using it? :-)
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
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.