What are PDBs? Where must they be located for debugging to work?
Answer Posted / ajay
PDB file hold information about .exe files and it also
contain all debuging information about project
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What are main return types supported in Web API?
How you can add an event handler?
What is variable and constant in .net programming language?
Define page fragment caching?
What is the difference between login controls and forms authentication?
Difference between singleton and singlecall.
What are the advantages of using sql stored procedures instead of adhoc sql queries in an asp.net web application?
What is difference between asp state management and asp.net state management?
What is the difference between ASP.NET Webforms and ASP.NET MVC?
What is application in asp net?
What is the usie of activex control in .net?
Why session is used in asp.net?
Difference between .NET and previous version?
If I have more than one version of one assemblies, then how will I use old version (how/where to specify version number?) In my application?
Explain cashing in asp.net.