Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

Answers were Sorted based on User's Feedback



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

Answer / raghumadhav tirunagari


Server side code will execute at server end all the business
logic will execute at server end where as client side code
will execute at client side at browser end.

Is This Answer Correct ?    4 Yes 2 No

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

Answer / 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

More Dot Net AllOther Interview Questions

What does the "EnableViewState" property do? Why would I want it on or off?

2 Answers  


what is a required field validation control?

2 Answers   Six Sigma,


What is a service class?

0 Answers  


If I'm developing an application that must accomodate multiple security levels though secure login and my ASP.NET web appplication is spanned across three web-servers (using round-robbin load balancing) what would be the best approach to maintain login-in state for the users?

3 Answers   Hologic, Siebel,


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

0 Answers  


how to create applications by using Visual Studio 2012?

0 Answers   TryTechnicals Pvt Ltd,


What should one do to make class serializable?

1 Answers  


what is the method while we are using adapter and dataset ?

0 Answers  


When should you use Abstract Class vs Interface while programming? Give 1 Example

3 Answers   CSS Corp, Hexaware, T3 Softwares,


Explain is development of a mobile web application with asp.net is very easy? : Microsoft dot net mobile

0 Answers  


how do you hide maximize,minimize and close box at the form title bar?

1 Answers   Six Sigma,


how we can fire event in databound column in datagrid without using button?

0 Answers   Tech Mahindra,


Categories