Salvo Davide Rapisarda

Italian developer thinks.

Browse by Tags

All Tags » asp.net (RSS)
Sorry, but there are no more tags available to filter with.
How to clean ID's on HTML output for server control in ASP.NET
Problem : If you have a server control like Label or Image with a long name ID attribute when it's render as html the attribute ID is render on HTML output. If you have a lot of this controls on a web page this can introduce an overhead. Solution : The...
Posted: Nov 09 2007, 11:08 AM by Blackat.NET | with 4 comment(s)
Filed under:
More Posts