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
Define machine.config in .net?
What is full trust in asp.net?
What are the asp.net list controls and difference between them?
What are cookies in your browser?
What is the importance of aspnet_isapi.dll, inetinfo.exe andaspnet_wp.exe in the page loading process.
What is a session http?
how to implement some securty aspect in our application i.e 1.cookie poisioning. 2.data encryption. 3.forcefull browsing 4.sql/code injection 5.securing web app by using web services ........my question is how to implement these thing in our application is this done by hard coding or by help of some tool
What is AutoEventWireup attribute for ?
Write code to send e-mail from an asp.net application?
Why session is necessary in web application?
What are the advantages and disadvantages of Using Cookies?
When cookie will expire?
How do you declare static variable?
What is a query string in a url?
How we implement the multiple paypal value with gridview in my website and how we make a payment through Credit Card.