I\'m using the .NET WebRequest while changing my HOSTS file. I\'m observing that System.Net doesn\'t honor those changes - how can I make it do so?
I have a number o
you could use System.Diagnostics.Process to launch ipconfig /flushdns