When you create a new website/web application with webforms, I've noticed that the start page is always Default.aspx, but can't find where this is specified (e.g. in the config files, etc), or if it is part of the web forms specification. Is it possible to change the startup page so that it isn't Default.aspx? If so, how do you do it?
View Complete Post