Client-Side Programming
Client side programming means request don't go server, that means no post back. post back is noting but sending request to server and get response from the server.Ex: JAVAScript is the best example for client side programming. ESpecially, which is useful for validation purpose or making server calls without post back(AJAX)
Post a Comment
Please give your valuable feedback on this post. You can submit any ASP.NET article here. We will post that article in this website by your name.