473,399 Members | 3,401 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,399 software developers and data experts.

Issues with distributing PDBs

One if the first first things we do when our customers report errors
that we cannot track down from the message is give them the PDB's to
put in the bin folder so we can get a line number with the error the
next time it happens.

I would rather just ship with the PDBs so we always have that
information. What are the issues with that? Performance? Easier code
decompilation?

Thanks in Advance.

Aug 5 '05 #1
2 1396
With or without the pdb your .NET assemblies will always be easy to
decompile, use obfuscation to protect your source code.
Victor Hadianto
http://www.hadianto.net/destination

Aug 5 '05 #2
Why not ship release builds but just use Trace's to keep logs of what's going
on... at least then you could easily find out what method/section of a method
is causing the issue.

You could also then obsfucate your code so it's a lot safer from
decompilation.

Brian Delahunty
Ireland

"legolan" wrote:
One if the first first things we do when our customers report errors
that we cannot track down from the message is give them the PDB's to
put in the bin folder so we can get a line number with the error the
next time it happens.

I would rather just ship with the PDBs so we always have that
information. What are the issues with that? Performance? Easier code
decompilation?

Thanks in Advance.

Aug 5 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Rick | last post by:
Hi all, I am writing a small PHP accounting and office management application and would like to learn how to "package" it for distribution. It requires the use of a small MySQL database which is...
4
by: Doug D | last post by:
Is there a way I can sell a PHP "module" without distributing the source code? I haven't heard of one, but if you have an idea, please let me know. thanks, -d
18
by: R. Rajesh Jeba Anbiah | last post by:
I could see lot of noise against GPL. INAL, but many articles suggest that we cannot add GPLed software with commercial software; if we add, the commercial software will automatically become GPLed....
5
by: NEWS | last post by:
Can I install Python on a networked server and have any user run Python programs without having to go through the 9Mb client install? What are my options for distributing Python programs to my...
1
by: cduden | last post by:
Not sure which group this question would go in so if this isn't the appropriate place I apologize. Here is the setup -- Rather large project consisting of a Winform client that communicates...
2
by: legolan | last post by:
One if the first first things we do when our customers report errors that we cannot track down from the message is give them the PDB's to put in the bin folder so we can get a line number with the...
0
by: David Edwards | last post by:
Hi, I'm getting an error thats causing me a lot of hassle distributing C# programs. Application has generated an exception that could not be handled. Process ID=0x68c (1676), Thread ID=0x618...
0
by: BallCOMET | last post by:
I have an application that I built with Visual Studio 2005 and for which I enabled OpenMP. If I open the compiled binary in Visual Studio, this is the manifest that is embedded in the executable...
9
by: alf | last post by:
Hi, I have a small app which consist of a few .py files. Is there any way to distribute it in jar like fashion as a single file I can just run python on. I obviously look for platform...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.