why many web.config files are used in are project
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / charan
In ASP.Net 2.0, We can create more than 1 config file.
With in the application, to maintain the folder security we
use config files to each folder..
Is This Answer Correct ? | 3 Yes | 0 No |
Types of configuration files and their differences ?
How do you manage session in ASP and ASP.NET ?
2 Answers Cap Gemini, Microsoft,
What is event bubbling?
Describe the difference between inline and code behind.
How many rules are there regarding a well formed XML document? a) Nine b) Three c) Six d) Two
What are the different types of sessions in asp.net? Name them?
What are triggers of an updatepanel?
what is profiles in asp.net
What is the usie of activex control in .net?
How to prepare culture-specific formatting in .net.
Have u used webcontrols?Tell me something about these?
How do you perform validations ?