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
What does session_start () do?
To get the values in two different controls to match which control you use it?
What is session in asp.net?
What are the layouts of ASP.NET Pages?
What is meant by asp.net?
Where can I get the details on migration of existing projects using various technologies to asp.net?
How does asp net store session ids by default?
Why asp.net is better than php?
How do I force the dispose method to be called automatically, as clients can forget to call dispose method?
How can you debug your.net application?
How can we implement a identity (sql server) call in an asp.net page?
Explain http handlers? Where we can use the http handlers?
Explain the advantages of asp.net.
What is the used of "ispostback" property?
What are the memory-mapped files?