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 difference between web config and global asax?
What are the events in a page life cycle?
What is fulltrust?
Which data type does the rangevalidator control support?
How will you load dynamic assembly? How will create assesblies at run time?
in which protocol ASP.NET WEB API Work?
Explain asp.net application life cycle?
What are the different method of navigation in asp.net?
Can we create a multiple user simultaneously ?
Can you set which type of comparison you want to perform by the comparevalidator control?
Define satellite assemblies.
Describe the master page.
What are the built-in objects in asp.net?
What tags do you need to add within the asp:datagrid tags to bind columns manually? Give an example.
what are configuration files?