What is server objects in asp.net?
Answers were Sorted based on User's Feedback
Answer / arpita malviya
The Server object is used to access properties and methods
on the server.
These are its methods and properties;
CreateObject: Creates an instance of an object
Execute :Executes an ASP file from inside another ASP file
GetLastError() :Returns an ASPError object that describes
the error condition that occurred
HTMLEncode: Applies HTML encoding to a specified string
MapPath :Maps a specified path to a physical path
Transfer :Sends (transfers) all the information created in
one ASP file to a second ASP file
URLEncode: Applies URL encoding rules to a specified string
| Is This Answer Correct ? | 22 Yes | 4 No |
Answer / vikas semra
Server Object bascially used to know about server.
Let's take an example
We just write server.transer("SomePage");
This What ever server is doing just stop processing
immediately and redirect to somePage.
| Is This Answer Correct ? | 15 Yes | 3 No |
Answer / rakesh
Server.transfer is like method callback
but the url name can't be changed
it will create annonymous actions while postback
| Is This Answer Correct ? | 3 Yes | 4 No |
Answer / dennis
Asp is one of the most interesting concepts of ASP.Net.
ASP is derived from the Greek word ''which also means ASP.
A server means the person who serves food during dinner time or during lunch, but not during breakfast because breakfast is usually served by mothers.
Hence the server objects point to those objects or the food-items that are served by a waiter/server in Greece....
| Is This Answer Correct ? | 1 Yes | 13 No |
Explain server-side scripting and client-side scripting.
Describe the .net base class library.
which is best possible way to add data source to data grid when the data is huge(10 lack recored)how to edit a perticular row
6. Tell us about a time when you failed to meet a deadline. What were the repercussions?
0 Answers AlKhaleej, Swatz Oils,
Usage of web.config?
Could u send me the answer for this question as soon as possible. Im using 'System.net.mail.mailmessage' namespace for sending a mail from my application. What should I mention in 'system.net.mail.mailmessage.to' property and What should I mention in 'system.net.mail.mailmessage.from' property.
What is Assert Method ?
What does this do? gacutil /l | find /i about
What is the Difference between Web.config and global.asax? Can we write connection String code in global.asax?
What is diff. Between abstract class and an interface?
Is it necessary to undertsand these events of an ASPX page execute. Explain its importantance?
When would you set a control's AutoPostBack property to true?
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)