Tuesday, March 04, 2008 12:07 PM
by
alogan
FQDN (Fully Qualified Domain Names) - a few dev environment tips.
Thanks to Nikhil Kothari for some dev tips this morning - below is a summary
---
Lots of our services require a FQDN (i.e. a name with a "." in it) - such as the Windows Live ID Delegated Authentication service; or the Windows Live Messenger Library;
You can setup a "fake" FQDN by doing the following:
Now you need to configure Visual Studio (or Visual Web Developer) so when you press F5 to debug (or CTRL+F5 - to run) to take you to the correct path.
Easy!
