With out Web.config can we executes the application?
Answers were Sorted based on User's Feedback
Answer / abhishek
Yes, application will inherit cofiguration setting from
machine.config file
| Is This Answer Correct ? | 19 Yes | 0 No |
Answer / vikram gharge
Yes, application will inherit cofiguration setting from
machine.config file.
| Is This Answer Correct ? | 10 Yes | 0 No |
Answer / 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 |
Answer / anand gopal makwa munger
Yes we Can executes application without web.config.
| Is This Answer Correct ? | 5 Yes | 0 No |
Yes you can execute the application without web.config file
but you are not able to debug the application if you want to
debug the perticular page add the debug attribute in page
directive
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / nivrutti lokhande
I am sure-we can execute the application without web.config
Not sure in publish can we publish that site
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / ramzan ali
if our application run without web.config then why should we use web.config in our application
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / 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 |
Answer / 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 |
What is Difference between Application object and Session Object
How do you install windows service?
What is session in http request?
How to handle errors in Web API?
What is difference between response.redirect and server.transfer ?
2 Answers Kalinga Software, Satyam,
What is the difference between application state and caching?
What is different authentication mechanisms used in ASP.NET?
i have a register form & in that form i have a 2 textboxes for entering name&age.my doubt is that how can i provide error message like "invalid entry" when user enter a invalid name/age(eg:user enter name as #%%%##daff,and age as 1000.)in that textboxes.I want code.
write six HTTP request method?
Which validator control you use if you need to make sure the values in two different controls matched?
Describe state management in asp.net?
Explain the use of dataadapter.
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)