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 State Management in .Net and how many ways are there to maintain a state in .Net? What is view state?
Write code to send e-mail from an asp.net application?
To redirect the user to another page which method do we use without performing a round trip to the client?
What is the concept of view state in asp.net?
Do you know about caching with the datasource controls?
Explain serialization and deserialization?
What is the purpose of asp.net?
What are the different types of validation controls in asp.net?
What is localhost in asp.net?
Explain one critical mapping?
Explain server side state management system.
What is the maximum amount of memory any single process on windows can address?
How do sessions work?
Why select Web API?
What are sql joins?