Is there any way within Visual Studio 2010 to have different windows and panes viewed with different project types? In other words, if you are doing a Windows Application certain panes are automatically open, but an ASP.NET project different panes are open, or a Database Project another set of panes are automatically opened.
Is that possible?