If there are two web.config files in a application which
config files will get priority?
Answers were Sorted based on User's Feedback
Answer / sankar
local web.config file is having more priority than the
comman web.config file.
| Is This Answer Correct ? | 8 Yes | 1 No |
Answer / prashanthi
Watever the First Webconfig File is there.It has the First
Priority than Others.
| Is This Answer Correct ? | 3 Yes | 2 No |
Answer / rajesh
The web.config file which automatically created when we
start the application will get priority.
| Is This Answer Correct ? | 2 Yes | 1 No |
What are query strings used for?
what is publisher?
How do you manage session in ASP and ASP.NET?
How to include silver light .xap page into asp.net web application and what is the purpose of using silverlight application?
Which class provides methods that can be used to manage role membership to be used in user authorization?
Is overloading possible in web services?
How many Controls present in Asp dot net?
What is the behavior of a Web browser when it receives an invalid element?
I am using ASP.Net 2.0. I added the following code in button_Click page. but 'PreviousPage' is not taking as a keyword. It throughs an error. Page Poster = this.PreviousPage; TextBox txtNewTest = (TextBox)Poster.FindControl("txtTest"); sDisplay = txtNewTest.Text; Response.Write(sDisplay); The following is the Error Message: 'controls_LoginMain' does not contain a definition for 'PreviousPage'
What is session in http request?
How To Send Value one page to Another Page On MasterMenu Click ? please Tell Me!
If cookies is disabled in client browser will session work ?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)