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 ascx?
What is an assembly? Explain its parts.
What do you mean by authentication?
What is dynamic web page with example?
What are the different types of events are occured when a client requests an ASP.NET page from IIS server?
Is there any property names “isnavigating”?
What is variable and constant in .net programming language?
What is State Management in .Net and how many ways are there to maintain a state in .Net? What is view state?
What is asp.net caching?
What is the procedure to create the environment for asp.net? : asp.net mvc
What is odata in web api?
What is the concept of view state in asp.net?
Please briefly explain the usage of global.asax?
How to create discussion forum in asp.net mvc? : Asp.Net MVC
How would you create a permanent cookie?