How many web.config files in each solution
Answer Posted / vikaskaundal
more then web cong file in the one project
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Is data edited in the Repeater control?
Define view state.
What is the difference between a candidate key and primary key?
Give an example of what might be best suited to place in the application_start and session_start subroutines?
What is the difference between table and query?
1.What r collections? 2.What is .pdb file? 3.Is it possible to provide access to users in master page? 4.What is dirty n Phantom Read(SQL)? 5.What r different isolation levels(SQL)? 6.How to set authentication mode in web.config file?
Define repository pattern in asp.net mvc? : asp.net mvc
In a Repeater control how one can provide an alternating color scheme ?
I have created a configuration setting in my web.config and have kept it at the root level. How do I prevent it from being overridden by another web.config that appears lower in the hierarchy?
What is mvc in asp.net interview question? : Asp.Net MVC
Why would a company use an application service provider?
What is connection pooling and how to enable and disable connection pooling?
What is http session state?
What is state management in asp.net with example?
Explain the page lifecycle of an asp.net mvc? : asp.net mvc