Explain the differences between Server-side and Client-side
code?
Answer Posted / ajay
server side code executes on server side while client side
code executes on client side
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
Why session management is required?
What is difference between cookies and cache?
Where the cookie value is stored?
When you are running a component within ASP.NET, what process is it running within on Windows XP? Windows 2000? Windows 2003?
Which ASP.NET configuration options are supported in the ASP.NET implementation on the shared web hosting platform?
What are HTTP handlers in ASP.NET?
Which method is used to perform all validation at the page level?
What does asp.net stand for?
Is there any limit for query string? Means what is the maximum size?
Where session variables are stored?
Mention few asp.net validators.
What are type/key pairs in client script registration? Can there be 2 scripts with the same type/key pair name?
In What Order Do The Events Of An Aspx Page Execute. As A Developer Is It Important To Undertsand These Events?
What is form method?
What is the extension of master page in asp.net?