I thought this might be useful in some cases so I decided to write about it.
This is how you can get the machine’s FQDN in C#:
Dns.GetHostEntry("localhost").HostName
I thought this might be useful in some cases so I decided to write about it.
This is how you can get the machine’s FQDN in C#:
Dns.GetHostEntry("localhost").HostName
Developer
You have some real insight into that the things you write about.
I something like your writing style.