Explain the differences between Server-side and Client-side
code?
Answer Posted / gupta
server side code is executed on server side only,
client side code is executed on browers machine.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What are triggers of an updatepanel?
What is meant by ispostback in asp net?
Explain the concept of event bubbling in ASP.NET?
What are session and cookies?
Briefly describe the role of global.asax?
What is client side state management?
We Only Know The Total Number Of Feet In The Farmyard. Write A Program that will compute the total number of rabbits and chickens in the farmyard. Assume number of feet in the farmyard are 40. how many rabbits and chickens are?
What is web configuration file and how to use in web application
What are the page life cycle events?
What are ASHX files?
Explain the concept of View Model in MVC?
What is virtual directory in asp.net?
Which method do you use to enforce garbage collection in .net?
State differences between MVC and WebAPI
What do you mean by caching in asp.net?