|
INTERVIEW QUESTIONS
MICROSOFT
C#
DETAILS
Question: What is server code and client code?
Answer: 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).
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.
|
|
|
Category |
C# Interview Questions & Answers -
Exam Mode /
Learning Mode
|
Rating |
(0.3) By 7425 users |
Added on |
8/21/2013 |
Views |
66633 |
Rate it! |
|
|
Question:
What is server code and client code?
Answer:
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).
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. Source: CoolInterview.com
Answered by: Atanu Gupta | Date: 8/21/2008
| Contact Atanu Gupta
If you have the better answer, then send it to us. We will display your answer after the approval.
Rules to Post Answers in CoolInterview.com:-
- There should not be any Spelling Mistakes.
- There should not be any Gramatical Errors.
- Answers must not contain any bad words.
- Answers should not be the repeat of same answer, already approved.
- Answer should be complete in itself.
|
|
Related Questions |
View Answer |
|
Why we using in header file using system and more header file is in C# what is difference between and all header file ?
|
View Answer
|
|
Real life examples of polymorphisms, encapsulation and inheritance?
|
View Answer
|
|
What is partial class. & what is advantage.
|
View Answer
|
|
What is the name of c#.net compiler?
|
View Answer
|
|
What is an object?Define a class.
|
View Answer
|
|
Define abstraction,encapsulation,inheritance:with example.
|
View Answer
|
|
Define abstraction,encapsulation,inheritance:with example.
|
View Answer
|
|
What is mean "Death of Diamod"?
|
View Answer
|
|
what is the main difference between delegate and an event in c#?
|
View Answer
|
|
How to use HASH TABLE,ARRAYLIST in c# explain with example?
|
View Answer
|
|
Assemblies are of the following types:
|
View Answer
|
|
What is the difference between shadow and override
|
View Answer
|
Please Note: We keep on updating better answers to this site. In case you are looking for Jobs, Pls Click Here Vyoms.com - Best Freshers & Experienced Jobs Website.
View All C# Interview Questions & Answers - Exam Mode /
Learning Mode
|