I have Tools | Options | Projects and Solutions | General | Save New Projects When Created NOT selected. This allows the creation of temporary projects (using %USERPROFILE%\Local Settings\Application Data\Temporary Projects -- and deleted if you discard, rather than save, the project).
However this does not support multiple project solutions.
When, with CTP #2, I create an ASP.NET MVC Web Application, I get prompted for a test project and if I select to create the solution appears fine. But when it is saved to a more permanent location the test project is NOT saved and appears to be lost with the IDE and source control getting very confused (creating folder mappings into the temporary projects folder).
Switching the option to save new projects and everything is fine.