How many web.config files in each solution
Answer Posted / amarnath
We can add only one Web.config file for each folder in the
solution. i.e. If we has n folders we can add n + 1(this is
for solution) Web.config files
Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Explain what is event bubbling?
Are there resources online with tips on asp to asp.net conversions?
Where can I get information on cookies in asp.net?
What is the use of autowireup in asp.net?
What are the uses of reflection?
Differentiate between namespace and assembly.
Define data caching?
Are xaml file compiled or built on runtime?
What are sessions used for?
Where is session cookies stored?
What are validator? Name the validation controls in asp.net?
To load your generated dataset with data which method do you invoke?
What is enableviewstate?
How should I destroy my objects in asp.net?
What is simple data binding?