How many web.config files in each solution
Answer Posted / hardik
by default there is only one web.config file in asp.net
application. but if we want to create more than one
web.config we can create, but they should not be in same
directory.
| Is This Answer Correct ? | 14 Yes | 0 No |
Post New Answer View All Answers
How do you remove duplicates without using remove duplicate stage?
What is http post action?
How long do session variables last?
Define what is razor? : asp.net mvc
Where the cookie value is stored?
What is the syntax for datagrid and specifying columns?
Which method is used to perform all validation at the page level?
Explain how dot net compiled code will become platform independent?
Any disadvantages in Dataset and in reflection ?
Why is an object pool required?
In ViewState How much lifespan items stored?
What is the difference between union and structure?
Can I read the hard disk serial # of the client computer using asp.net?
What are the namespace classes used in asp.net mvc? : asp.net mvc
What are the parts of an http response?