With out Web.config can we executes the application?
Answer Posted / anand gopal
Ans:
Web.config file create itself,if you delete this file and debug your application it again create itself.
i.e you cannot use without web.config file.
| Is This Answer Correct ? | 1 Yes | 6 No |
Post New Answer View All Answers
What are the advantages of using sql stored procedures instead of adhoc sql queries in an asp.net web application?
In which event of page cycle is the viewstate available?
How to Separate background image and front image from original picture....
What are the different ways you would consider sending data across pages in ASP (i.e between asp to asp)?
What is active web page?
How to store checkbox value in database in asp.net mvc? : Asp.Net MVC
What is the main function of url routing system in asp.net mvc? : asp.net mvc
in which protocol ASP.NET WEB API Work?
How are sessions stored?
What is difference between viewstate and session state in javascript?
What are the modes of updation in an updatepanel? What are triggers of an updatepanel?
Define application state variable and session state variable?
How do I create a web form?
What is autopostback in dropdownlist in asp net?
Which class is used to send an email message from an ASP.NET Web page?