ASP.NET 4 ~ Overview Of The New ClientID and ClientIdMode Functionality

Warning: Extreme Geek Content!
Read only if you want to invest in your deep knowledge of technology.

One of the new features of .NET Framework 4 and ASP.NET 4 is related to the handling of the client Id of the controls generated by the ASP.NET. With this new feature, the client Id’s can be more cleanly handled and also provides some level of control to the user to decide how the client Id’s would be generated. → Read More . . .