+ bulk commit
force initialize logging
+ update to .net 3.5 (so we have linq and extension support)
+ Admin: add referens to DBSupport + add logging support for database
+ add support to push Context Message Back onto the original stack (ie to preserve the stack, after we have peeked and popped all of the context messages)
+ get NDC ThreadContectStack using reflection
+ turnoff DEBUG constant and change debug info from: pdb-only to full
+ define DEBUG constant and package .pdb debug files in installers
+ add logging support for TSControlPanel
update svn:ignores for AnywhereTS.Logging
+ add logging library (to be shared across application)