ASP.NET client side coding has two aspects:
Client side scripts : It runs on the browser and in turn speeds up the execution of page.
Client side source code : ASP.NET pages generate this. For example, the HTML source code of an ASP.NET page contains a number of hidden fields.