Scott Hanselman

Section 508 Accessibility and ASP.NET

June 03, 2004 Comment on this post [1] Posted in ASP.NET
Sponsored By

I've be interested in Web Accessibility for a while, and collected a pile of links about it in 2002 for a project.  I even turned off my monitor for a day and ran "Jaws," a screen reader for Windows that blind people use. (Seriously, try this one day - if you ever go blind, at least you'll know how you'll keep your programming job.  It was comforting to know that I could keep my job.)

Scott Mitchell has a great article on accessibilty up on MSDN.  Kudos to Scott for this; there just aren't enough people who realize the need for accessibilty and few people take the time in their projects to make a site truly accessible.  You don't know how many customers you are losing if they can't even get to your site.

It's great to know that ASP.NET 2.0 will generate Section 508 compliant markup by default.  Nice to know there is some commitment.

If you need Section 508 compatibility now, you can patch the ASP.NET 1.1 DataGrid TODAY with the June 2003 Hotfix (Q821156).

Also, be sure to check out Mark's Dive Into Accessibility book, it's an invaluable download. 

About Scott

Scott Hanselman is a former professor, former Chief Architect in finance, now speaker, consultant, father, diabetic, and Microsoft employee. He is a failed stand-up comic, a cornrower, and a book author.

facebook twitter subscribe
About   Newsletter
Hosting By
Hosted in an Azure App Service
June 05, 2004 6:18
http://www.infragistics.com/products/whatsnew.asp
fyi

Comments are closed.

Disclaimer: The opinions expressed herein are my own personal opinions and do not represent my employer's view in any way.