Explain the differences between Server-side and Client-side
code?
Answer Posted / dan
Server side code Client Side
1. Use scriting language 1.USed language VBscript or
ASP or JSP(Java Server pages) JavaScript
2. Use runat="server" in code. 2. It doesnt use it.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain how is a property designated as read-only?
How Session outproc in Sqlserver stored?
Where is asp.net session stored?
In how many ways we can retrieve table records count?
Explain About WebService
What is the difference between cache and cookies?
Explain the difference between panel and groupbox classes using .net?
What are server activated objects?
What is an asp.net web form?
What is the difference between a default skin and a named skin?
What are Authentication and Authorization?
Whta are the Various steps taken to optimize a web based application (caching, stored procedure etc.) ?
What is active web pages?
Which type if caching will be used if we want to cache the portion of a page instead of whole page?
Why is global asax is used for?