Posts
Sort by recent activity
Pattern for reporting exception and continuing
There are some circumstances when we want to catch an exception and do some other handling before dispatching it to our custom handler (which brings up a custom form and sends the report).
In addit...
Where to manage smartassembly dependency search paths?
Hi,
Having just been badly burned by smartassembly finding and using some old dependency's for my project, I am now trying to understand how to control where smartassembly searches for these.
The o...