Explain the differences between Server-side and Client-side
code?

Answer Posted / manjunath

1.server side code will be executed on server side by
vb.net or c#.net compiler and sent to client. client side
code is executed on client side by client browsers.

2.since the compiled code in server cannot be viewed on
client browser. client side code in HTML format can be seen
easily by view source.

3.client side validations like field check,email validation
done on the browser using (javascript). while login id and
password verifications are done on the server side.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain difference between machine config vs. Web config? : .NET Architecture

627


What is .net mobile input validation. Explain with an example? : Microsoft dot net mobile

606


Explain different pipelining hazards and how are they eliminated? : .NET Architecture

602


What are library functions?

628


i wish to write mcts(microsoft certified technology specialist) exam. can anyone give the model question or format and preparation method?

2398






What is application frame host?

695


how to change the application name?

1596


Explain about clr?

679


What are the main Tools to develop .Net Application?

613


Can you explain control extenders?

595


What is the access level of the visibility type internal?

682


What is cookie less session?

668


How to implement the display in the class printdoc (how to resolve the naming conflict) a: no naming conflicts

723


What are relation objects in dataset?

636


How can I write my own .NET host?

648