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
To display data in a Repeater control which template you provide?
Which dll handles the request of .aspx page?
Can you set the session out time manually?
Where is session cookies stored?
Explain About duration in caching technique
What is the concepts of globalization and localization in .net?
What is base class of button control in .net?
List down the sequence of methods called during the page load.
In order to bind the data from a data source to the Repeater control what property is set and what method must you call in your code,?
Write a code for sending an email from asp.net application.
What is Web Server Control Templates.?
Why do we use sessions?
Explain different authentication modes in asp.net?
Define dll hell?
What is a 1x1 pixel?