is it possible to set more than web.config file for an
ASP.net APPLICATION?can it run?how is it possible
Answer Posted / mathe
Yes,We Can Use More then One Web.Config Files.
But only one web.config for one folder.
Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
Which asp.net objects encapsulate the state of the client and the browser?
How to prevent client side validation from the ASP.NET validation controls?
What is content page in asp net?
Which protocol is used in a web api?
Differentiate the session object and application object?
How can we identify that the page is post back in asp net?
How to do state management in ASP.NET?
Write some code using interfaces, virtual methods, and an abstract class`
How to display Alert in ASP.NET
What is a page life cycle?
Can user control be stored in library?
What is form method?
Why cyclomatic complexity is important?
Why we use dbms for projects? Why don’t we save any application data in separate files instead of dbms?
Difference between DataGid and Girdview? Difference b/w .Net 2.0, 3.0 and 3.5 ? Diff b/w dispose & Finialize Methods?