|
-
July 28th, 2008, 08:32 AM
#1
Backward compatibility
Is Microsoft .NET framework backward compatible?
I created an application using .NET framework 2.0. If I install just .NET framework 3.5 from www.microsoft.com/net, will the application work?
Thanks.
Rate the posts which you find useful
-
July 28th, 2008, 08:41 AM
#2
Re: Backward compatibility
No. You need to have .Net 2.0 on your system.
-
July 28th, 2008, 08:57 AM
#3
Re: Backward compatibility
Thanks for the information. But why is it so?
Rate the posts which you find useful
-
July 29th, 2008, 01:38 AM
#4
Re: Backward compatibility
I think that there should be backward compatibility between 3.5 and 2.0. IL is the same and even if you use strong names, you can use binding redirect. So I cannot see an obstracle.
But maybe I'm wrong, I'm not sure now. So take this as a subject to the disscusion.
Generally: if you have doubts, just try it.
- Make it run.
- Make it right.
- Make it fast.
Don't hesitate to rate my post. 
-
August 4th, 2008, 08:40 AM
#5
Re: Backward compatibility
i have read introduction of .net framework, some marketing personels write a lot about it, if your experiement can prove the backward compatibility, then clap your hands to support ms, if yours can not, you can agree with me that its words are all lies.
if you just downlod and run the program, without doing anything else, i am sure it works
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|