Explain the differences between Server-side and Client-side
code?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / dan
Server side code Client Side
1. Use scriting language 1.USed language VBscript or
ASP or JSP(Java Server pages) JavaScript
2. Use runat="server" in code. 2. It doesnt use it.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / 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 |
What is strong name and which tool is used for this ?
What is the use of execute non query in asp.net?
we are working in .net namespaces like using system.io,system.text. these namespace before we use "using " keyword what means of using?
7 Answers CEI, CSC, HCL, Tech Mahindra,
what is shared assembly asp net
What is wrong with a line like this? DateTime.Parse(myString)
What are the various security methods which IIS Provides apart from .NET ?
What?s a bubbled event?
How would you implement inheritance using VB.NET/C#?
Is asp.net different from asp? If yes, explain how?
What is the name of the base class that all web forms will be inherited?
what is diference between the .net1.0 & .net2.0 ?
Explain what is postback in asp. Net?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)