All Tags »
Debugging (RSS)
Sorry, but there are no more tags available to filter with.
-
If you are like me, you probably have a overall project that consists of many solutions. For whatever reasons it doesn't make sense to have the various solutions and projects all included into a single solution. That makes debugging rather difficult - especially difficult when say solution #2 only gets invoked when a web project, ...