View Single Post
  #1 (permalink)  
Old Oct 8th, 2007, 16:02
pas2gether pas2gether is offline
SuperMember

SuperMember
Join Date: Oct 2007
Location: UK
Posts: 37
Thanks: 0
Thanked 0 Times in 0 Posts
checking for localhot

A common problem I have when writing code is that I want ceratin code not to be executed when I am testing locally.

I am a vb.net developer.
Is there a way of checking whether that you are running locally or on a remote machine.

Thanks
Parm
Reply With Quote