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 a 404 redirect?
Give an example of what might be best suited to place in the application_start and session_start subroutines?
Explain the difference between sql invalidation and sql notification.
Explain the Order of events in an asp.net page?
What describes a query?
What is the use of service provider?
What is a postback url?
What do you mean by View State and what is its role?
What is the difference between the get method () and post method ()?
What is Web API Routing?
Explain the difference between inline and code behind - which is best in?
What can we do with asp.net?
What is a page life cycle? What are the events in a page life cycle?
What is postback and autopostback in asp.net?
Explain about asp.net caching?