I understand from this question that the Startup project is set in your .suo file.
And I understand from this question that storing your .suo file in TFS's source control system is generally frowned upon.
In my solution, the Startup Project is the second project in my solution. When I pull down a fresh copy of the solution from TFS, VS seems to default to the first project in the solution as the Startup Project. Is there another way to make my preferred Startup Project stick?