Disable PDB File Generation in Release Mode
4/15/2008
| Author: Brian Pautsch
| Category: Thoughts
| 2581 Views
|
Migrating code to a Production environment is not a difficult task, but I have seen developers do some weird stuff. I have seen developers migrated code compiled for debug and then wonder why the site doesn't run very ...