Community

What is New in ASP.NET 4.0 – ClientID Generation for a Cleaner MarkUp

(Suprotim Agarwal) In order to avoid naming conflicts in controls, ASP.NET 2.0/3.5 used ClientID’s, which made each control generate the id attribute unique to that page. However these ID’s generated were long and unpredictable. Developers who have been doing Client-Side programming using a scriptin

Read More - Register for Free Membership