Search Results

2
votes
2answers
157 views

.NET Different References List for Debug / Release

In my debug build I have a reference to a DLL that is only required in the Debug configuration (the reference is for CodeSite, a logging tool). Is it possible to exclude this reference in t …
2
votes

Delphi Prism / VS 2008: Switching from code to design with one key?

Have you seen the free DPack. This is a series of IDE enhancements designed to make you more productive and includes a Delphi keyboard m …