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 cookies in asp.net?
What is base class of button control in .net?
What is session and application variable in asp net?
What are all the various Estimation Techniques available ?
What are cao and sao.
We Only Know The Total Number Of Feet In The Farmyard. Write A Program that will compute the total number of rabbits and chickens in the farmyard. Assume number of feet in the farmyard are 40. how many rabbits and chickens are?
Explain Session state management options in ASP.NET.
What is .net framework and what are the main components of it?
Describe a bubbled event and how it is used ?
Explain in what order a destructors is called.
What are the advantages of the code-behind feature?
Is post back in asp.net?
What is xaml? Are xaml file compiled or built on runtime?
What type of code, client-side or server-side, is found in a code-behind file of a Web page?
What is server side routing?