Go Back   FileForums > Off Topic > Software
Register FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 27-11-2007, 10:13
Muji-FightR's Avatar
Muji-FightR Muji-FightR is offline
Registered User
 
Join Date: Apr 2005
Location: beyond belief
Posts: 766
Thanks: 0
Thanked 0 Times in 0 Posts
Muji-FightR is on a distinguished road
Send a message via ICQ to Muji-FightR Send a message via Yahoo to Muji-FightR
.Net FX 3.5 fully downward compatible ?

I just saw the new .Net FX 3.5 and realized I didn't even have 3.0 :O
Anyway, I was wondering about its downward compatibility, whether it's possible to install 3.5 only and still be able to run all .net apps ranging from 1.0 to 3.5...
I was once told it's better to install all frameworks (1 and 2 at that time) but I don't really like the idea of installing like 5 versions of that framework...

Does anyone have a clue about this ? I already googled a little but as always it just confuses you even more, some people say install all of them, MS says 3.0 includes 2.0, but I also read that there are compatibility issues with 1.1 apps running on 2.0... bah

BTW If anyone of you guys can find sn.exe I'd be glad if you could send it to me. It's supposed to be integrated into the framework but I couldn't find it, no luck via google either :-/

Last edited by Muji-FightR; 27-11-2007 at 10:19.
Reply With Quote
Sponsored Links
  #2  
Old 27-11-2007, 10:20
GLH's Avatar
GLH GLH is offline
Registered User
 
Join Date: Nov 2000
Location: Berlin / Germany
Posts: 4,727
Thanks: 0
Thanked 0 Times in 0 Posts
GLH is on a distinguished road
I don't know if the previous versions are needed... i installed all version (1.1; 2.0; 3.0; 3.5) and don't have problems with it.
(using WinVista Business 32bit)
__________________
Please read the FileForums [URL="http://www.fileforums.com/showthread.php?t=54193"]BOARD RULES[/URL] and [URL="http://www.fileforums.com/showthread.php?t=73906"]FAQs[/URL].

This post may not be reproduced without prior written permission.
Copyright (c) 2000-2008 All rights reserved to makes me feel special. :-)
[COLOR=black]
[/COLOR]
Reply With Quote
  #3  
Old 27-11-2007, 10:34
Joe Forster/STA's Avatar
Joe Forster/STA Joe Forster/STA is offline
Senior forum member
 
Join Date: Nov 2000
Location: Hungary
Posts: 9,836
Thanks: 20
Thanked 342 Times in 224 Posts
Joe Forster/STA is on a distinguished road
I'm sure that, as with Java, there will always be people using code that is specific to a given version of the runtime environment. (*) So, nope, I don't think that, in general, you'll be able to run a software written for .NET version X in .NET version Y if X is not equal to Y. Most, well-written, software will work but some braindead ones won't. (Unless I'm very wrong and M$ was wiser in developing later versions of .NET than Sun was with Java... somehow, I doubt that. But DirectX does seems to be downward compatible: when, in the early days of DirectX 3-5 or something, I had a problem with a game and manually uninstalled the latest DirectX and reinstalled the previous one, the game still didn't run and it turned out that rather the video card driver was not recent enough.)

(*) I think it was a workmate of mine who told me recently that, by a very wise move, IBM is now using Java-based installers for their software. However, their installers are so... khm... heterogeneous... that there are, actually, several different versions of the Java runtime environment embedded into the installer package so that all fragments of the Java code can run error free. Yes, that's right, they did not find and rewrite the specific code... Yippee!
__________________
Joe Forster/STA
For more information, see the FileForums forum rules and the PC Games forum FAQ!
Don't contact me via E-mail or PM to ask for help with anything other than patches (or software in general) done by me, otherwise your request may be deleted without any reply!
Homepage: http://sta.c64.org, E-mail: [email protected]; for attachments, send compressed (ZIP or RAR) files only, otherwise your E-mail will bounce back!

Last edited by Joe Forster/STA; 27-11-2007 at 10:38.
Reply With Quote
  #4  
Old 27-11-2007, 22:09
TippeX's Avatar
TippeX TippeX is offline
zeroes and ones.....
 
Join Date: Jan 2003
Posts: 3,842
Thanks: 2
Thanked 33 Times in 23 Posts
TippeX is on a distinguished road
"Fx 3.5 continues with the additive approach that we introduced with Fx 3.0 while still not introducing a new CLR. As a reminder, Fx 3.0 simply added to Fx 2.0 without changing or removing anything in the existing assemblies (it added WPF, WCF, WF and CardSpace). So, Fx 3.5 simply adds some assemblies to the existing set of DLLs that Fx 2.0/3.0 comprises of. This means that simply installing the framework should not affect your existing solutions. Note however that Fx 3.5 depends on Fx 2.0 SP1 and Fx 3.0 SP1, which will ship at the same time."

"The .NET Framework 3.5 is shipping later this year at the same time as Visual Studio 2008. The .NET Framework 3.5 is an additive release, meaning that it adds functionality in terms of classes in assemblies to the previous versions 3.0 and 2.0 of the .NET Framework. Since .NET Framework 3.5 doesn't replace (or install side by side) with .NET Framework 2.0 / 3.0 it is able to retain backward compatibility for applications built to .NET Framework 2.0 / 3.0. However there are two required service packs before you can install .NET Framework 3.5. They are .NET 2.0 SP1 and .NET 3.0 SP1, fortunately they are included in the distribution of .NET Framework 3.5. They will also be available for separate download from Microsoft and on Microsoft Update for existing customers who do not need .NET Framework 3.5 but still want the fixes."

guess its not backward compatible without those components...

apparently it emits IL code for .net 2.0 and backwards... lots of confusion about it, but then its newish, so expected
__________________
bleh
DO NOT PM me with questions, leave that in the forums...ESPECIALLY if i dont know you...
Reply With Quote
  #5  
Old 30-11-2007, 10:07
Muji-FightR's Avatar
Muji-FightR Muji-FightR is offline
Registered User
 
Join Date: Apr 2005
Location: beyond belief
Posts: 766
Thanks: 0
Thanked 0 Times in 0 Posts
Muji-FightR is on a distinguished road
Send a message via ICQ to Muji-FightR Send a message via Yahoo to Muji-FightR
Thanks for the advice
Guess I'll just stick to my current approach, installing all of them
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
What makes a Safedisc 2 compatible writer? Clong CD/DVD-Writers 1 05-10-2001 00:38
Is Toshiba SDR1002 compatible with CloneCD?? 31415926 CD/DVD Software & Utilities 2 13-05-2001 10:48
Is A Sony CRX140E compatible with Clone -CD \??? Feet PC Games 3 06-05-2001 05:51
Can someone tell a burner that is fully compatible with "CLONE CD" and has burnt such game Trojin PC Games 9 27-12-2000 23:17
IF YOUR CDWRITER IS FULLY COMPATIBLE WITH CLONECD PLEASE READ, THANKS! DoubleTap PC Games 1 15-12-2000 15:00



All times are GMT -7. The time now is 02:53.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com