.pdb file

  • Thread starter Thread starter Mark
  • Start date Start date
M

Mark

My ASP.NET project is set to Release mode in VS.NET. Whenever I compile the
project, the .pdb file still exists in my bin directory. I could be dead
wrong, but my gut tells me that the .pdb file indicates I'm not compiling to
the most efficient .dll.

Thanks in advance for clarifying this.
Mark
 
The .pdb file might be left over from a debug build. Are the timestamps the
same?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top