With out Web.config can we executes the application?
Answer Posted / sumathi.c
No,We cant excute, it will error of project is not
configured to be debugged, becausein the Web.config file,
the application configured
| Is This Answer Correct ? | 6 Yes | 12 No |
Post New Answer View All Answers
Explain the difference between dataset and datareader.
How to store checkbox value in database in asp.net mvc? : Asp.Net MVC
What is globalization and localization in asp net?
How can I have a particular web page in an asp.net application which displays its own error page?
Can the dictionary object be created in client?s scope ?
Can we store object in viewstate?
What are user controls?
How do you implement postback with a text box?
What is difference between inproc and outproc?
Explain the benefits of viewstate?
What is content place holder?
Give 2 examples for scenarios when routing is not applied?
What is data grid view in asp.net?
What are different methods of session maintenance in asp.net?
Explain how is the asp.net mvc architecture different from others? : asp.net mvc