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

What is .net mobile automatic paging? : Microsoft dot net mobile

576


What are library functions?

547


What is the purpose of Treeview control?

551


Explain the difference between state server and sqlserver : Dot net architecture

453


Explain cache memory? : Dot net architecture

534






How does .net remoting work?

615


What is a service contract, operation contract and data contract?

529


difference between Response.write,server.transfer and also which one is used when ?

1466


how can we achieve language interoperability through CLS? How MSIL works?

601


What is a service class?

535


server.transfer limitation ?

1790


What are .net mobile controls features? : Microsoft dot net mobile

490


How can I create a application?

512


What is msil, and why should my developers need an appreciation of it if at all?

535


Explain about clr?

578