What is web.config. How many web.config files can be allowed
to use in an application?
Answer Posted / subrahmanyam
We can place any number of web.config files in ur
aplication.u can place one web.config in one folder..
like this u can do..
| Is This Answer Correct ? | 80 Yes | 7 No |
Post New Answer View All Answers
What is difference between or and orelse?
Write a code for sending an email from asp.net application.
What is the use of web.config file?
Explain Life cycle of ASP.NET page when a request is made.
What are the Types of session management in ASP.NET
Explain the function of new view engine in asp.net? : asp.net mvc
Can I stream live content/events?
What is the most appropriate lifetime for a database connection/orm context in an asp.net mvc application? : Asp.Net MVC
What is meant by server side scripting?
Define static constructor?
Where are session variables stored?
Can one dll file contains the compiled code of more than one .net language?
How can we identify that the Page is Post Back?
What do you mean by serialize and marshalbyref?
Which is better viewstate or session?