With out Web.config can we executes the application?
Answer Posted / vikram gharge
Yes, application will inherit cofiguration setting from
machine.config file.
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
What is a server cookie?
explain code with datachaching with example
How does windows service lifecycle differ from a .standard. Exe?
What is csrf attack in asp.net?
What is cookies in asp net?
What is boxing and unboxing in asp.net?
How can we access static variable?
How can we add an event handler for a ASP.NET function executed on MouseOver for a certain button.
What is a nested masterpage in asp.net 2.0? Can there be a master page inside a masterpage?
What is syntax code to send email from an asp.net application?
List of words of preprocessor in .net?
What is the default Orientation property in a Menu control?
How to reduce the width of textbox in editcommandcolumn of datagrid?
What are the advantages of using sql stored procedures instead of adhoc sql queries in an asp.net web application?
Which browsers support the xmlhttprequest object?