What are PDBs? Where must they be located for debugging to work?
Answer Posted / pompi
A program database (PDB) files holds debugging and project
state information that allows incremental linking of debug
configuration of your program.There are several different
types of symbolic debugging information. The default type
for Microsoft compiler is the so-called PDB file.
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
what is AutoEventWireUp and what is the use of This property explain in details?
Define asp.net caching?
What is the meaning of TestApi?
What is work flow gen? how can it will work with .Net?
What can you do with asp.net?
What is considered a service provider?
What r the asp.net list controls and difference between them?
Explain Areas in MVC?
Explain what are webservices?
How to send a DataReader as a parameter to a remote client ?
What is clickid?
What is the difference between session.abandon() vs clear()?
What is viewstategenerator?
Why do we need a web application session?
Explain MVC model binders?