How to identify host of my system?
How to identify servername of my system?
How to identify domainname of my system?
Answers were Sorted based on User's Feedback
Answer / vijendra singh
To identify host of my system
Request.ServerVariables["HTTP_HOST"]
To identify servername of my system
Request.ServerVariables["SERVER_NAME"]
| Is This Answer Correct ? | 7 Yes | 2 No |
Answer / rajesh gour
Hi u can get ur server name.
Request.ServerVariables["REMOTE_ADDR"]
| Is This Answer Correct ? | 1 Yes | 2 No |
What are the differences between primary foreign and unique keys?
What is smart navigation?
What is strong-typing versus weak-typing? Which is preferred? Why?
If you have an application with multiple security levels though secure login and my ASP.NET web appplication is spanned across three web-servers by using round-robbin load balancing. Explain which is the best approach to maintain login-in state for the users?
What are the difference between overriding and overloading?
What is the result when the Web Form containing the following line is complied and executed? <asp:Button id=?thebutton? onClick=?theEvent? /> a) The button control is created; theEvent is the click event handler. b) Compiler error; the control must be set to runat=?server?. c) Compiler error; onClick is not a valid attribute. d) Runtime Exception; the control must be set to runat=?server?.
In cache where dats is stored and how(file or object?)
Difference between HTML control and Web Server Control?
Is asp.net a programming language?
What is the use of dispose method?
Explain about Automatic resource management?
List the events in page life cycle.
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)