473,499 Members | 1,974 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Multiple .Net framework version

Is there any disadvantages to having more than one versions of the .net
framework installed on the same computer?
would that reduce the performance of the computer? or are they just a bunch
of dlls sitting on the hard drive

could someone clarify this?

thanks,
Fred

Aug 2 '07 #1
4 1436
Hello Fred,
Is there any disadvantages to having more than one versions of the
.net
framework installed on the same computer?
would that reduce the performance of the computer? or are they just a
bunch
of dlls sitting on the hard drive
could someone clarify this?
Just a bunch of dll's. Don't worry :)

Jesse
Aug 2 '07 #2
I got pointed to this link when I asked the same question recently. Haven't
actually implemented it yet, so I'd be curious to see how it goes.

All indications are that it should work just fine, but converting an
existing app targeting 1.1 framework to a VS2005 solution is a one way
street - so I'm being extra cautious with this one.

http://blogs.msdn.com/yaleeyangmsblo...t-net-1-1.aspx

You go first and let me know how it goes. :)
Aug 2 '07 #3
Please pardon me --- I posted this response to the wrong thread --- sorry
about that.

"Matt F" <mf****************@nospam.nospamwrote in message
news:eX**************@TK2MSFTNGP02.phx.gbl...
>I got pointed to this link when I asked the same question recently.
Haven't actually implemented it yet, so I'd be curious to see how it goes.

All indications are that it should work just fine, but converting an
existing app targeting 1.1 framework to a VS2005 solution is a one way
street - so I'm being extra cautious with this one.

http://blogs.msdn.com/yaleeyangmsblo...t-net-1-1.aspx

You go first and let me know how it goes. :)


Aug 2 '07 #4

"Fred" <fr*******@yahoo.comwrote in message
news:eJ**************@TK2MSFTNGP04.phx.gbl...
Is there any disadvantages to having more than one versions of the .net
framework installed on the same computer?
would that reduce the performance of the computer? or are they just a
bunch of dlls sitting on the hard drive

could someone clarify this?
You can have multiple .Net Frameworks on the machine with each residing in
its own space.

This can be done, because a .Net solution can be deployed to the machine
that is dependent upon the 1.1 Framework.

While on the other hand, a .Net solution can be deployed to the machine that
is dependent upon the 2.0 Framework.

A .Net Framework does not execute. It's just a library that has predefined
solutions that an application written in a specific .Net language can call
upon the solutions in the .Net Framework to provide a solution.
Aug 3 '07 #5

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

Similar topics

25
3766
by: lucas_denoir | last post by:
I'm having some serious trouble accessing a virtual method of a base class - that is not the immidate base class. This is the basic situation that I have: ...
32
14760
by: tshad | last post by:
Can you do a search for more that one string in another string? Something like: someString.IndexOf("something1","something2","something3",0) or would you have to do something like: if...
3
3447
by: Arun | last post by:
Hi, I have simple question to ask. How to write multiple Binary files to the Browser using Asp.Net and Visual C#.net I have seen examples where single binary file is written to browser. ...
3
1680
by: Henrik Dahl | last post by:
Hello! From default, the ASPNET user is giving the process identity for the ASP.NET runtime environment of IIS, however it's possible to change the user by modifying the <processModel> element...
14
3044
by: antonyliu2002 | last post by:
I am new to .NET framework. A bunch of web pages of mine need the same function. Right now, I put the Subs in each individual page. I think there must be a way to save my Subs in a separate...
9
2752
by: Graham | last post by:
I have been having some fun learning and using the new Controls and methods in .Net 2.0 which will make my life in the future easier and faster. Specifically the new databinding practises and...
11
2180
by: xenophon | last post by:
I have a web site with forms authentication and a single logon page. I have 4 subdirectories, each that should be protected by a different username/password combination. For testing purposes, the...
3
6466
by: Matt D | last post by:
I've got two web services that use the same data types and that clients will have to consume. I read the msdn article on sharing types...
3
2145
by: Rick Elcessor | last post by:
If I develop an app in 2.0 and install it on a machine running an existing app on 1.1, both versions are installed on the machine. Are there any possibilities of version conflicts between the two...
1
1256
by: dinosaur8000 | last post by:
Hi, I'm starting to introduce .NET Framework 2.0 into some of my projects, and I'd like some advice on best practices for running multiple-framework-version code within a web application. My...
0
7007
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
7220
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...
1
6894
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7388
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5470
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
3099
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3091
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
665
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
297
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.