Multiple choice technology web technology

By default , Visual studio 2005 checks your ASP.NET pages in compliance with

  1. Internet explorer 6.0

  2. Internet explorer 3.2/ Netscape navigator 3.0

  3. HTML 4.01

  4. XHTML 1.0 Frameset

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

Visual Studio 2005 targets Internet Explorer 6.0 as its default validation browser for ASP.NET pages. The other options represent either outdated browsers (IE 3.2/Netscape 3.0) or document type standards (HTML 4.01, XHTML 1.0) rather than the browser compatibility target.