How many web.copnfig can exists in a web application & which
will be used ?
Answers were Sorted based on User's Feedback
Answer / avs
Generaly it contains one web.config file.
But we can use more than one.
Whenever you want setting folder wise.
For ex: one app have 4 folder. each folder have seperating
setting like session, security ect. So you can create
web.config filr for eachfolder and should apply setting as
per ur requirement.
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / ansu kuamar
generaly
one
but it may be more than one in some cases
| Is This Answer Correct ? | 3 Yes | 1 No |
What is the use of dispose method?
What is Serilazation? how many type of serilazation are their?
How many types of sessions are there?
what is ienumerable interface?
You create an ASP.NET application for a hotel. The application contains a page that displays current weather conditions for the city in which the hotel is located. The application calls an XML Web service every 10 minutes to update the current weather conditions. A new page is then displayed for subsequent requests. You want the same page to be cached and retrieved from the cache during the time between calls to the XML Web service. You decide to use a Page directive to accomplish this goal. Which Page directive should you use? A . <%@ Cache Seconds="600 '' VaryByParam="Page" %> B . <%@ OutputCache Time="600" %> C . <%@ OutputCache Duration="600" VaryByParam="None" %> D . <%@ OutputCache Duration="600" %>
What?s the difference between Codebehind="MyCode.aspx.cs" andSrc="MyCode.aspx.cs"?
Explain the asp.net session state modes.
How to execute a stored procedure.and how to call it form a asp page
Explain the use of resource manager class in .net.
What is event in asp.net?
What is custom tag in Web.Config?
What are the different methods of session maintenance in asp.net?
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)