How to identify host of my system?
How to identify servername of my system?
How to identify domainname of my system?
Answer Posted / rajesh gour
Hi u can get ur server name.
Request.ServerVariables["REMOTE_ADDR"]
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What is difference between asp state management and asp.net state management? How can we pass info between 2 asp.net pages?
Explain the difference between the web config and machine config.
What is s2s tracking?
What are validator? Name the validation controls in asp.net? How do you disable them?
What is a web farm?
What is meant by web application?
Describe a bubbled event and how it is used ?
Whta are the Various steps taken to optimize a web based application (caching, stored procedure etc.) ?
What are the major built-in objects in ASP.NET?
Where do the cookie state and session state information be stored?
What is full form of asp.net?
What is the flow of processing of the request? : asp.net mvc
What are validator? Name the validation controls in asp.net?
How can I configure asp.net applications that are running on a remote machine?
What is server infrastructure & server components?