Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Does VS2010 or .NET 4.0 have any new tooling support for Accessibility?

What kind of tooling support or helpers does VS2010 or .NET 4.0 provide to developers in the way of accessibility?

  • Anything new for creating 508-compliant markup?
  • Anything new in the way of supporting WAI-ARIA specific attributes on AJAX-updatable elements?
like image 796
Jay Stevens Avatar asked Sep 15 '10 15:09

Jay Stevens


1 Answers

here are some links, if you have not already seen them:

ASP.NET Controls and Accessibility

Accessibility in Visual Studio 2010 and ASP.NET 4

like image 65
Simon Mourier Avatar answered Sep 20 '22 17:09

Simon Mourier