P
Paul
I am running VB.NET 2005. I have a multi-project solution. One
project contains all my base classes and user-controls. My other
project is my application that uses the base classes and UCs. I want
to debug parts of the base and all of my application code. But there
are parts of the base code that I just want to skip and not see (EVER)
when debugging. Is there some feature like #DEBUG that does this?
project contains all my base classes and user-controls. My other
project is my application that uses the base classes and UCs. I want
to debug parts of the base and all of my application code. But there
are parts of the base code that I just want to skip and not see (EVER)
when debugging. Is there some feature like #DEBUG that does this?