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

server side code is executed on server side only,
client side code is executed on browers machine.

Is This Answer Correct ?    3 Yes 2 No

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

Answer / eswar reddy

server side code is executed at the server on IIS in ASP.NET
frame work,while client side code is executed on the server.

Is This Answer Correct ?    3 Yes 3 No

Post New Answer

More ASP.NET Interview Questions

What is manifest in .net framework?

0 Answers  


Difference between connected architecture and Dissconnected architecture?

2 Answers  


What is web api and why to use it?

0 Answers  


I need to download file from web server, without using save as dialogue box. Can anyone help, thanks In advance.

1 Answers  


How cross page posting is done in Asp.net 2.0?

3 Answers  






Take a Large textbox allow to type any data. Task 1:display the count of vowels in a lable on key press event of the textbox Task 2:dispaly count of dates in a lable when dates in following foramats:dd/mm/yy , mm/dd/yy , yy/mm/dd. Task3:compare 2 dates and display both are same or not which dates are in dd/mm/yy and mm/dd/yy farmats.

0 Answers   eMids,


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

0 Answers  


What is the difference between GridView and Repeater controls in ASP.NET?

0 Answers  


Can session variables be accessed from code-behind?

2 Answers   Microsoft, RMS,


hi all, can we sort the data set without using the gridview sort method

1 Answers   CGI,


What is a gridview in asp.net?

0 Answers  


What is a session government?

0 Answers  


Categories