What is the difference between a Debug and Release build? Is
there a significant speed difference? Why or why not?
Answer Posted / ajay chimmiri
if deleting the web.config u can't debug.means ur without
web.config u don't debug the appliction.if ur build the
application web.config not necessary.
| Is This Answer Correct ? | 5 Yes | 11 No |
Post New Answer View All Answers
Describe the method to create a permanent cookie?
How can we use Web API with ASP.NET Web Form?
Explain server-side scripting?
Can you change a master page dynamically at runtime? How?
What is an example of an application service provider?
What is __ requestverificationtoken?
What is validation in asp.net?
Which adapter should you use, if you want to get the data from an access database?
What is http session state?
Can the dictionary object be created in client?s scope ?
If iam developing an application that must accomodate multiple security levels though secure login and my asp.net web appplication is spanned across three web-servers (using round-robbin load balancing) what would be the best approach to maintain login-in state for the users?
What is .net framework and what are the main components of it?
Explain the Order of events in an asp.net page?
What is the use of express session?
Does web services support data reader like pom project?