How many web.config files in each solution
Answer Posted / vijaykumar
In single application v can have more than 1 web config
files.But only one web config file can be placed in root
folder.We can place web cofig files in sub folders
| Is This Answer Correct ? | 20 Yes | 0 No |
Post New Answer View All Answers
Define transparent caching with aop?
Explain what does wsdl stand for?
What is .net remoting?
What are the server controls in asp.net?
Which method is used to force all the validation controls to run?
What is base class of button control in .net?
How to unit test Web API?
To redirect the user to another page which method do we use without performing a round trip to the client?
How would you turn off cookies on one page of your website?
What are the different types of Caching techniques in ASP.NET?
What are assemblies and namespaces and explain the difference between them ?
What does clearing cache?
Explain State management in asp.net
How do cookies work? Give an example of their abuse.
What is Forms Authentication in ASP.NET?