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 |
Differentiate between file-based dependency and key-based dependency.
what is diffrence between debug class and trace class in asp.net ?
What is the adavantage of using ASP.NET routing?
How many no of classes in .net
What is a response cookie?
Various types of Page Load functions
Types of values mode can hold session state in web.config ?
1 Answers Accenture, Parrot Systems,
Explain what benefit does your code receive if you decorate it with attributes demanding specific security permissions?
What is an imagemap in asp.net?
Explain how can we inherit a static member?
If we add a textbox and give the required field validator,and i add two radio buttons 1 is yes another one is No.And i add another one server control button ,if i click the button ,if the radio button Yes is checked the validation control is fired ,if no the validation control is not fired.So what you used to solve this problem.
If I'm developing an application that must accommodate multiple security levels though secure login and my ASP.NET web application is spanned across three web-servers (using round-robin load balancing) what would be the best approach to maintain login-in state for the users?
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)