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


Please Help Members By Posting Answers For Below Questions

What is a url string?

549


What is the difference between runtime version and version?

505


In order to get assembly info which namespace we should import?

522


Explain how is a property designated as read-only?

549


How to create multi language website in asp.net mvc? : Asp.Net MVC

492






Is it right that ASP.NET Web API has replaced WCF?

508


What is a 307 redirect?

500


In which event are the controls fully loaded?

566


What language is asp.net written in?

526


Dataset is the disconnected environment. suppose if you are binding records to gridview (disconnected environment) and you are making changes to the the grid but before updating the database if any other user modify the data, how will you avoid such problem?

1715


What are the new data controls in asp.net 2.0?

522


What is anonymous authentication?

585


What is viewstate? What does the "enableviewstate” property do? Whay would I want it on or off?

523


Describe a Windows Service and its lifecycle ?

620


What is bound controls

585