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 is data reader in asp.net?
How do cookies work?
What are ASP.NET Web Forms? How is this technology different than what is available though ASP?
Explain Areas in MVC?
Explain a program using razor view engine to create a simple application? : asp.net mvc
What are the elements of a website?
What is sta?
how to transfer the file from client to server using asp.net
What is query string?
What are the components of ado.net?
What are merge modules?
What is IPostBack? How to use it?
What are the event handlers that can be included in the Global.asax file?
Explain the disadvantages of viewstate?
Explain the advantages of passport authentication.