Does it need a static IP address to creat project in Visual Studio .NET to do web application
Hi dudes, hopefully i throw the question at the right place...
I have just installed visual studio .net, and have no experience yet. does it require static IP address to work on it?
Visual Studio if working on the local machine will work on a static ip address by default .... a special ip address called the loopback address ... its 127.0.0.1 .... but as to needing a static ip address the answer is a huge no.
0
boyericAuthor Commented:
Thanks all guys, i tried it again and it worked.
0
Question has a verified solution.
Are you are experiencing a similar issue? Get a personalized answer when you ask a related question.
> does it require static IP address to work on it?
NO
Dabas