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

Answer Posted / mahendran

server-side excute the code in server side
client-side excute the code in browser side

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can user control be stored in library?

687


What is .net remoting?

781


In order to bind the data from a data source to the Repeater control what property is set and what method must you call in your code,?

774


How would you turn off cookies on a page of a website?

668


a web application needs to be created to accept the product name and quantity of a toy from a customer. After the customer has entered the product name the application needs to display the discounted price of the product to the customer (company is offering 35% discount on all products). The application should allow the customer to select the product name from a list box. and also while i'm data binding to a label with custom data binding with some declarations : "The Discounted Price is "+((System.Convert.todouble(lblprodprice.text)*(system.convert.todouble(txtqty.text)) - ((System.convert.todouble(lblprodprice.text)*(system.convert.todouble(txtqty.text)*0.35)). Where i need to give this declaration in asp.net 2.0.

1615






When does a session actually start?

744


What is the difference between trace and debug in asp.net?

809


Hi All, Im an MCA holder with 3+ years of experience in asp.net. Now i want to move to some good government job. I have no idea about different categories of exams held & which one can be applicable for my education background. I have done B.A with MCA. Please help me out with your valuable suggestions. I would be very grateful. Thanks Anuj

3021


What is the use of worker process in asp.net?

707


Fetch one page value to another page without using state-managment ?

686


What is a 1x1 pixel?

690


What is %20 in a url?

685


How to fetch a data from one table to another table in asp.net ?

763


How can you make sure that web api returns json data only?

711


What is difference between URL and URI?

806