I just recently got to wondering whether or not it would be more efficient, easier, and quicker to launch IISExpress once and leave it running versus letting Visual Studio do it all the time.
I like the live log window you get to see when it's launched from a PowerShell command prompt.
What are some of the other pros/cons of each approach?
Thanks for reading!