I'm playing around with ASP.NET MVC and I just loaded up an empty project and ran it and the URL in my browser is http://localhost:52432/
. Where is the 52432 port number specified?
Thanks in advance for your help, I'm going to start researching this question right now.