Answer Posted / rama kanth
In asp.net 2.0, we can have multiple web.config file
provied the project is structured in a folder manner and we
can have one web.config for each folder.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the maximum number of classes that can be contained in one dll file?
What is inproc and outproc?
What are the Difference between asp.net and asp ?
How to use a Master Database in Asp.net?
Suppose You Want A Certain Asp.net Function Executed On Mouseover For A Certain Button. Where Do You Add An Event Handler?
What is custom attribute?
What are the best practices to follow to secure connection strings in an ASP.NET web application?
Where the viewstate is stored after the page postback?
Why do we need asp.net?
What are cao and sao.
What are server objects?
What are the different method of navigation in asp.net?
When maintaining session through sql server, what is the impact of read and write operation on session objects?
Can you explain the basic use of dataview?
How can we communicate with each server in N-tier Architecture? and what are the methods?