Distinguish between Server-side and Client-side code with its functionality?
Answer / Vibhu Sharma
Server-side code is executed on the server, such as ASP.NET C# code, which generates HTML pages dynamically based on user requests. It has access to resources and performs database operations. Client-side code, like JavaScript, runs within the user's browser and manipulates web page content without requiring a round-trip to the server. It enhances the user experience by responding quickly to user interactions but lacks access to sensitive data or resources.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is webservices. howit is use in our project .
What is difference between rest and soap?
What is an imagemap in asp.net?
What symbol specifies the beginning of a query string?
What is the difference between Server.Transfer and Response.Redirect? Why would I choose one over the other?
What is the use of response redirect in asp.net?
What is the difference between runtime version and version?
In order to get assembly info which namespace we should import?
Does the following statement executes successfully: Response.Write(?value of i = ? + i);
What is postback request?
Where is the view state data stored?
What is Pre-Render event 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)