Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / New Users / January 2006

Tip: Looking for answers? Try searching our database.

.NET Framework compability?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
News - 18 Jan 2006 14:26 GMT
Hi,

Got some general questions about .NET compatibility.

1. If I have a .NET Framework 1.1 compiled app can I assume that can run on
a machine that ONLY has .NET Framework 2.0 on it?

2. Can I also asume that a .NET Framework 2.0 app cannot run on a machine
with only .NET Framework 1.1 (A dumb question but I better make sure).

Thanks,

Ward.
NuTcAsE - 18 Jan 2006 16:14 GMT
If you have a app compiled with .Net Framework 1.1 you can run it on a
machine weither either 1.1 or 2.0 (no gurantee on 2.0 since there are
some breaking changes in 2.0). In short yes it will run on a machine
with ONLY 2.0.

If you have an app compiled with .net 2.0, will only run on 2.0.

- NuTcAsE
Cowboy (Gregory A. Beamer) - MVP - 18 Jan 2006 18:02 GMT
INLINE

> Hi,
>
> Got some general questions about .NET compatibility.
>
> 1. If I have a .NET Framework 1.1 compiled app can I assume that can run on
> a machine that ONLY has .NET Framework 2.0 on it?

There are few breaking changes (in areas you probably have not poked), so
you should be fine.

> 2. Can I also asume that a .NET Framework 2.0 app cannot run on a machine
> with only .NET Framework 1.1 (A dumb question but I better make sure).

As long as you only use 1.1 compatible features, you can build MSBuild (or
batch) scripts to compile for 1.1, but compiled in 2.0, it will NOT run in
1.1.

Signature

Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

***************************
Think Outside the Box!
***************************


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.