I'm just starting to use VS 2010 - not sure if this was available in VS 2008 - but I was reading about the Hosting Process you can start for debugging.

This allows you to call methods and jump into breakpoints in them without starting the whole app running.

Is this really the case? Does anyone use this feature and what else does it offer?

Thanks!