With out Web.config can we executes the application?
Answer Posted / sivaprasad
Yes,I think if our web.config does not contain any
connectionStrings
then we can run the application with out web.confing file
| Is This Answer Correct ? | 10 Yes | 3 No |
Post New Answer View All Answers
Describe the diffeerence between inline and code behind?
Define xmlvalidatingreader class.
What is http request and response?
Explain what is event bubbling?
What is a web api? Which protocol is used in a web api?
What is paging in context of Memory?
Which library is used by the testers and developers to develop automated tests and create testing tools?
What is runat?
What are client activated objects and server activated objects?
What is the asp.net mvc folder conventions? : asp.net mvc
List down the sequence of methods called during the page load.
What is diff. Between abstract class and an interface?
Is it possible to write code in many languages in one asp.net project?
What are the properties of the eventargs argument when capturing keyboard events?
What is server side session management?