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 are type/key pairs in client script registration? Can there be 2 scripts with the same type/key pair name?
In which event are the controls fully loaded?
What does a switch do?
What are directives in asp.net?
What is difference between datalist and gridview?
What is sql data source control in asp.net?
How to use ipostback?
What is the concept of view state in asp.net?
Do gac'ed assemblies have fulltrust?
How do you declare static variable?
Which is better asp.net or php?
What does mean by a neutral culture?
What is a 307 redirect?
How can we use Web API with ASP.NET Web Form?
Explain the updatepanel?