What is web.config. How many web.config files can be allowed
to use in an application ?
Answer Posted / ravindra reddy
web.config are many in one application but machine.config
are only one .
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
Describe the sequence of action takes place on the server when ASP.NET application starts first time?
What tags do you need to add within the asp:datagrid tags to bind columns manually? Give an example.
What is advantage of code behind coding in ASP.NET?
Why does my asp.net file have multiple tag with runat=server?
What is the difference between ASP.NET Webforms and ASP.NET MVC?
What are the differences between clr & cts?
Is asp.net is a programming language?
What are the different types of validation controls provided in ASP.NET?
Describe a bubbled event and how it is used ?
How is the asp.net mvc architecture different from others? : asp.net mvc
Which is the parent class of the ASP.NET server control?
How can we identify that the page is post back in asp net?
What is inproc mode in session?
How do you declare delegates and are delegates and events one and the same and explain how do you declare delegates and invoke them ?
What is the part of url?