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 are the security certificates used in webservices?
What are the event handlers that we can have in global.asax file?
Explain transparent caching with aop?
What threading model used in asp and asp.net?
What is use of Master Page in ASP.NET web pages?
What is sdlc process?
How does asp.net work?
What is different authentication mechanisms used in ASP.NET?
What is the use of web.config file?
What tags do you need to add within the asp:datagrid tags to bind columns manually? Give an example.
Explain the asp.net mvc request life cycle? : asp.net mvc
How can we register exception filter globally?
Describe the diffeerence between inline and code behind?
What does ascx stand for?
What is syntax code to send email from an asp.net application?