By tag: accessibility
0
kicks
Accessibility presentation at SRL - Ran Wahle's blog
On Tuesday, January 6th, I held a presentation on the monthly SRL .Net developer
meeting. The theam was accessibility which is n area I've become aware about
just recently.
0
kicks
New blog on ASP.net and web standards
Come and see! If you are an ASP.net developer, you cannot ignore the world is turning to web standards!
0
kicks
What Screen size should we be building sites for?
Monitors are getting cheaper and cheaper, is 800 x 600 a thing of the past???
0
kicks
Accessibility / Section 508 with ASP.NET
Wally McClure outlines some important accessibility issues/settings from a development standpoint when building ASP.NET applications.
0
kicks
Make the GridView control accessible
It is not apparent that you have to dig into the header and footer rows and add a TableSection. This should be done automatically or at least be easy to set through a property at design time. I think it is an obvious mistake, but luckily for us, it is easy to fix if you know where to look.