Saturday, 27 April 2013

Explain the differences between Server-side and Clientside code? | ASP.Net interview questions

Server side code is executed at the server side on IIS in ASP.NET framework, while client side code is executed on the browser.


No comments: