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 properties of the eventargs argument when capturing keyboard events?
Can you explain autopostback?
Can you explain the basic use of dataview?
Is asp.net a language?
Where can I get information on cookies in asp.net?
if i want to give an alert message like "try after sometime" to a web page which is being seen by other person.if a web page is not seen by anyone then it should display otherwise it show a display a message stating that other person is viewing so try after some time........how can i implement this.
What is a 404 redirect?
What is custom events? How to create it?
Which validator control you use if you need to make sure the values in two different controls matched?
What is clickid?
What are sessions in asp net?
What is DataGrid wheater its a Server Control or something else ?
Explain the steps to be followed to use passport authentication.
How does cookies work in asp net?
Why we are using mvc instead of asp.net? : Asp.Net MVC