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 the new web part controls in asp.net 2.0 ?
What is a nested masterpage in asp.net 2.0? Can there be a master page inside a masterpage?
What is asp.net and ado net?
List the advantages and disadvantages of user control an custom control?
What is the difference between page.registerclientscriptblock and page.registerstartupscript?
What is ViewState? What does the "EnableViewState" property do? Why would I want it on or off?
What is the difference between the get method () and post method ()?
What are navigation controls? How many navigation controls are there in ASP.NET 4.0?
What are the Types of object in asp
What is viewstate? What does the "enableviewstate” property do? Whay would I want it on or off?
How tooltip is set through code-behind in ASP.NET?
What is the parent class of all the web server control?
Where is http session stored?
What kind of programming language is ASP.NET?
Explain managed code an un-managed code.