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 is a Windows Service and how does its lifecycle differ from a "standard" EXE?
When cookie will expire?
What is a page life cycle? What are the events in a page life cycle?
What is shadowing?
What is the maximum amount of memory any single process on Windows can address? Is this different than the maximum virtual memory for the system? How would this affect a system design?
whats the best method to cal id in javascript
How to do Caching in ASP?
Where is session data stored in asp net?
Describe the difference between inline and code behind - which is best in a?
Name the namespace which is used by ado.net?
Define machine.config in .net?
Please brief not about xsd,xslt & xml?