|
||||||
| C# Programming C# (pronounced C-sharp) is a new object oriented language from Microsoft and is derived from C and C++. It also borrows a lot of concepts from Java too including garbage collection. |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
In Visual Studio C# when I build a release project I get a .pdb which is a project debug database. I can't figure out where to remove this. How do I keep this file from being built in release projects?
|
| Sponsored Links |
|
|
|
|||||
|
You want to remove the .pdb which is the debug info, correct?
1) Right click on Project Name (in bold) 2) Select Properties 3) Click on the "Build" tab 4) At the bottom press the "Advanced" button 5) Change the "Debug Info:" drop-down to "none" 6) Rebuild the project
__________________
CodeCall Blog | CodeCall Wiki | Shareware Site | Linux Forum | Write a Blog Don't hesitate to ask any questions that you have! Check out our ASCII Calculator! |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| A cool project idea. | AlexanderRybak | Community Projects | 3 | 02-11-2008 02:37 AM |
| Basic Address Book project with out using database. | rs loader | Visual Basic Programming | 1 | 09-06-2007 12:49 PM |
| Retrieving Access Database | tigger | Visual Basic Programming | 0 | 07-06-2007 12:27 AM |
| Best program for SQL database manipulation | Rhadamanthys | Database & Database Programming | 3 | 07-02-2007 02:32 PM |
| Best way to save lots of small values (in a database)? | Vantage | General Programming | 2 | 05-14-2007 07:57 AM |
| John | ........ | 223.00000 |
| dargueta | ........ | 168.00000 |
| Xav | ........ | 164.00000 |
| LogicKills | ........ | 20.00000 |
| gaylo565 | ........ | 18.00000 |
| WingedPanther | ........ | 15.00000 |
| |pH| | ........ | 15.00000 |
| Johnnyboy | ........ | 3.00000 |
| navghost | ........ | 1.00000 |
Goal: 100,000 Posts
Complete: 67%