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
What is true about application service provider?
What is side-by-side execution? Can two applications, one using a private assembly and other using a shared assembly, be stated as side-by-side executables?
What is cas?
What is a response cookie?
What is simple data binding?
What is difference between asp.net and asp?
Are cookies client side or server side?
Explain the steps to be followed to use passport authentication.
How may clustered index we can create in table?
What is AutoEventWireup attribute for ?
To add a hyperlink column to the DataGrid which tag is used ?
What is the difference between application state and session state in asp net?
Explain asp.net mvc request life cycle? : asp.net mvc
How to find out what version of asp.net I am using on my machine?
Differentiate between early binding and late binding.