What is the difference between a Debug and Release build? Is
there a significant speed difference? Why or why not?
Answer Posted / kavita sharma
debug just do debugging the application
while release do debugging as well as release the application
Is This Answer Correct ? | 5 Yes | 51 No |
Post New Answer View All Answers
What is redirecting behavior?
What is an axd file?
What are Session states available and its Uses?
Is asp.net easy to learn?
Can viewstate be accessed in another page?
What methods are fired during the page load? Init()
Why do we use web config?
Explain authorization levels in .net ?
What are sharepoint pages?
How does ASP.NET framework maps client side events to Server side events.?
What is the difference between exe and dll?
Is it possible to apply themes to an asp.net application? If yes, then how?
Why do we use sessions?
What does the .webpart file do?
Explain about asp.net caching?