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 |
if i want to give an alert message like "try after sometime" to a web page which is being seen by other person.if a web page is not seen by anyone then it should display otherwise it show a display a message stating that other person is viewing so try after some time........how can i implement this.
How many types of validation are there?
Explain how does asp page work?
what is meant by sitemapnode ?
What are the features of asp net?
where should write the connection string Show that it will apply whole pages in the website
Can I read the hard disk serial # of the client computer using asp.net?
About delegates ?
Explain About WebService
What are PDBs? Where must they be located for debugging to work?
When does the application ONEND event handler fire?
1 Answers C Squared Systems, Verinon Technology Solutions,
Is there any limit for query string? Means what is the maximum size?
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)