Accessibility Checker

Creating Web pages that are accessible by persons with disabilities is good practice - and accessibility is a requirement for many government agencies. Visual Studio 2005 now enables you to easily validate and enforce accessibility standards. You can use the integrated Visual Studio 2005 Accessibility Checker to quickly identify any accessibility problems in your application. The Accessibility Checker validates your ASP.NET pages against both the Section 508 and W3C Web Content Accessibility Guidelines (WCAG) standards, and will automatically output warnings and errors to the IDE Task List.

Use the new Accessibility Checker in Visual Studio 2005 to identify noncompliance problems