Writing Accessible Code In ASP.NET
Posted in Development
A brand new article by Scott Mitchell entitled Making ASP.NET Web Site Accessible is available at MSDN. Scott gives an overview of Section 508 and Web Content Accessibility Guidelines and illustrates how to build a truly accessible DataGrid control.
I have talked about accessibility briefly in my recent post, Why Is It Important To Validate Web Pages? I'm glad the subject of web accessibility surfaces slowly by surely among ASP.NET developers!
