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
What tags do you need to add within the asp:datagrid tags to bind columns manually? How?
Why we use dbms for projects? Why don’t we save any application data in separate files instead of dbms?
What is ipostback?
Explain ViewState?
In which event of the page viewstate is available?
What are the ways of preserving data on a Web Form in ASP.NET?
What are user controls?
What language does asp.net use?
Can you use Web API with ASP.NET Web Form?
Explain what is the procedure to create the environment for asp.net? : asp.net mvc
What are the Types of objects in ASP
What do you mean by marshalbyref?
Which protocol is used in a web api?
What are asp.net web forms?
What’s difference between “optimistic” and “pessimistic” locking?