Tuesday, September 08, 2009

Get Client Machine Name ASP.NET

System.Net.Dns.GetHostByAddress(Request.UserHostAddress).HostName

No comments:

Architecting Resilient application on AWS

 Great whitepaper on improving resiliency of distributed systems: https://docs.aws.amazon.com/whitepapers/latest/availability-and-beyond-imp...