473,394 Members | 2,160 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,394 software developers and data experts.

.netframework backward compatable

Just wondering if anyone knows if the .net framework is
backwards compatable? Should .NET apps developed in vers
1.03 work ok for version 1.1 .net framework? THanks Paul
Nov 18 '05 #1
6 1010
paul wrote:
Just wondering if anyone knows if the .net framework is
backwards compatable? Should .NET apps developed in vers
1.03 work ok for version 1.1 .net framework? THanks Paul


No, you should never assume that. I've run into problems...there were
certain things that were tweaked, that if you use those parts of .NET,
it can cause compatability problems. For the most part, they've tried
to keep it compatible, and 95% of it is, just certain upgrades, tweaks,
etc. in the framework have caused problems in 1.0 apps.

You should do a full regression test of your app before deploying it in
1.1...in practice, this should always be done anyway, for any software
being upgraded (or the framework or JVM, whatever you're running on)...

--
Craig Deelsnyder
Microsoft MVP - ASP/ASP.NET
Nov 18 '05 #2
For the most part things will work, but you can get a list of what
breaks from here:

Compatibility Considerations and Version Changes
http://www.gotdotnet.com/team/changeinfo/default.aspx

--
Scott
http://www.OdeToCode.com

On Tue, 13 Jan 2004 07:54:37 -0800, "paul"
<an*******@discussions.microsoft.com> wrote:
Just wondering if anyone knows if the .net framework is
backwards compatable? Should .NET apps developed in vers
1.03 work ok for version 1.1 .net framework? THanks Paul


Nov 18 '05 #3
Nope
You either need to recompile for 1.1 or install the 1.0 framework on the
client PC.

Michael

"paul" <an*******@discussions.microsoft.com> wrote in message
news:0b****************************@phx.gbl...
Just wondering if anyone knows if the .net framework is
backwards compatable? Should .NET apps developed in vers
1.03 work ok for version 1.1 .net framework? THanks Paul

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.560 / Virus Database: 352 - Release Date: 1/8/2004
Nov 18 '05 #4
ok,thanks. I did notice a difference with a page directive
validate issue.
-----Original Message-----
paul wrote:
Just wondering if anyone knows if the .net framework is
backwards compatable? Should .NET apps developed in vers 1.03 work ok for version 1.1 .net framework? THanks Paul
No, you should never assume that. I've run into

problems...there werecertain things that were tweaked, that if you use those parts of .NET,it can cause compatability problems. For the most part, they've triedto keep it compatible, and 95% of it is, just certain upgrades, tweaks,etc. in the framework have caused problems in 1.0 apps.

You should do a full regression test of your app before deploying it in1.1...in practice, this should always be done anyway, for any softwarebeing upgraded (or the framework or JVM, whatever you're running on)...
--
Craig Deelsnyder
Microsoft MVP - ASP/ASP.NET
.

Nov 18 '05 #5
ok,thanks. I did notice a difference with a page directive
validate issue.
-----Original Message-----
Nope
You either need to recompile for 1.1 or install the 1.0 framework on theclient PC.

Michael

"paul" <an*******@discussions.microsoft.com> wrote in messagenews:0b****************************@phx.gbl...
Just wondering if anyone knows if the .net framework is
backwards compatable? Should .NET apps developed in vers 1.03 work ok for version 1.1 .net framework? THanks Paul

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.560 / Virus Database: 352 - Release Date:

1/8/2004

.

Nov 18 '05 #6
ok,thanks. I did notice a difference with a page directive
validate issue.
-----Original Message-----
For the most part things will work, but you can get a list of whatbreaks from here:

Compatibility Considerations and Version Changes
http://www.gotdotnet.com/team/changeinfo/default.aspx

--
Scott
http://www.OdeToCode.com

On Tue, 13 Jan 2004 07:54:37 -0800, "paul"
<an*******@discussions.microsoft.com> wrote:
Just wondering if anyone knows if the .net framework is
backwards compatable? Should .NET apps developed in vers1.03 work ok for version 1.1 .net framework? THanks Paul


.

Nov 18 '05 #7

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

Similar topics

2
by: hdjim69 | last post by:
hi, I'm kinda confused as to how I get an assembly to show up in my References dialogue box. I see lots of posts like this: @="C:\\MyAssemblies" but I'm not sure what the @ is referring to and...
1
by: Vyacheslav Lanovets | last post by:
Hello, All! Installed VS 2005... What is annoying is that project files are not backward compatible. For instance, EVC4 vcp files are backward compatible with EVC3 and can be used...
5
by: Ken | last post by:
Hello Everyone, I think that there is no way to add a network printer in .Net. I have tried ,as an alternative, using windows API AddPrinter. This was not successful. Does anybody have a...
2
by: Dominic | last post by:
Hi everybody, I'm planning to use serialization to persist an object (and possibly its child objects) in my application. However, I'm concerned about the backward compatibility issue. I'm...
4
by: Saber | last post by:
I have a web application and we had nice days, I don't know why I installed ..netframework sp1 and then a strange error happend: Control 'rdPoll_0' of type 'RadioButton' must be placed inside a...
3
by: Madhu | last post by:
We are having a dll backward compatibility issue since we migrated to .NET 2005. As part of our product, we build a dll which is used by other products. Everything was fine when we were build it...
4
by: Michael Yanowitz | last post by:
Hello: I am still using Python 2.4.3, I haven't upgraded yet. However, I would like to know if my 2.4.3 programs will run in 2.5 without modification. Is there any way to test that my software...
2
by: samueltilden | last post by:
I started a new job and the version of Visual Studio 2005 that I am now using does not have the Navigate Backward Button nor the Navigate Forward Button in the Standard Toolbar, and they are not...
2
by: gpspocket | last post by:
how to generate date backward from end to start like this begin -- loop to insert date backward while @end_date>=@start_Date begin INSERT INTO @tb_temp
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
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
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...

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.