Multiple choice technology web technology

ASP.NET 2.0 is not fully backward compatible with ASP.NET previous versions.

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

ASP.NET 2.0 maintains strong backward compatibility with ASP.NET 1.x applications. Most applications built on previous versions run without modification on ASP.NET 2.0. Breaking changes were minimal and well-documented.