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?

Answer Posted / meraj khan

Mr.Dan you are not utterly, right letme explain what are
those things man

server side:
This is code/routines executed only on the server. Code can
be written in scripts as well (vbscript usually), but in
the case of ASP.Net this is the compiled lanuages like C# /
VB.Net. Used for processing content and returning data.

Client side:

This is code/routines that are not processed at all by the
server. Code is written in scripts (javascript usually) -
plain text commands that instruct the client to do
something. Generally used for performing dynamic effects,
such as image rollovers, or displaying message boxes, or
even validation of data entered into a form (i.e. email
address is in the format of an email address ... contains
the @ symbol).

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is asp.net with mvc? : Asp.Net MVC

1027


How is session id generated?

978


In your ASP.NET 2.0 web application you want to display an image that is selected from a collection of images. What approach will you use to implementing this?

1050


Apart from IDE what are the enhancements in asp.net 2.0?

2156


How do you identify that the page is postback?

980


How to display Alert in ASP.NET

1250


Disable Mouse right click on web page in asp.net?

1098


What is an imagemap in asp.net?

1228


What are the new features added from ASP to ASP.NET?

1153


What is mvc in asp.net interview question? : Asp.Net MVC

1028


What is the life cycle of web page?

1000


How we implement web farm and web garden concept in asp.net?

1035


What is difference between asp state management and asp.net state management? How can we pass info between 2 asp.net pages?

1025


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

954


What’s the catch?

1159