With out Web.config can we executes the application?
Answer Posted / anand gopal makwa munger
Yes we Can executes application without web.config.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is asp.net version?
How does session state work in asp.net?
What is application session?
Explain authorization levels in .net ?
What is true about application service provider?
What is data reader in asp.net?
What is the difference between ASP.NET Webforms and ASP.NET MVC?
What is query string? What are its advantages and limitations?
What is the difference between page-level caching and fragment caching?
What are HTTP handlers in ASP.NET?
Can master pages be nested?
What is new asp.net core?
What is the life cycle of web page?
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 does asp in asp.net stand for?