How many web.config files in each solution
Answer Posted / amarnath
We can add only one Web.config file for each folder in the
solution. i.e. If we has n folders we can add n + 1(this is
for solution) Web.config files
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Which library is used by the testers and developers to develop automated tests and create testing tools?
How is session id generated?
How to add DateTime Control in normal DataGrid Server Control?
What is a 401 redirect?
What is asp.net and how it works?
List all templates of the repeater control.
What is the difference between asp.net mvc and asp.net webforms? : asp.net mvc
what are the Custom controls in asp.net?
What is the difference between custom web user control and a custom web server control?
Write some code using interfaces, virtual methods, and an abstract class`
Take a Large textbox allow to type any data. Task 1:display the count of vowels in a lable on key press event of the textbox Task 2:dispaly count of dates in a lable when dates in following foramats:dd/mm/yy , mm/dd/yy , yy/mm/dd. Task3:compare 2 dates and display both are same or not which dates are in dd/mm/yy and mm/dd/yy farmats.
What is loop in asp.net?
Explain what does wsdl stand for?
What is the difference between session and viewstate in asp.net?
What is asp net_sessionid?