list of asp.net web controls with browser compatibilty

liunx

Guest
Hi...

i'm working on the design phase of a web application in asp.net on windows.I want it to be brwoser compatible as far as i can. For this purpose, can i have a list of all asp.net controls(both html controls and web controls)with their client browser compatiblity.
for example: if we consider web control button, which client browsers(with versions and platform) support it and which doesn't support it.

This list will help me to identify which controls i should use or avoid to make my web application more and more browser and platform independent.

Thanks
 
Back
Top