How can we Maintain more than on config file in one .Net web
application and how?
Answer / ashu
Yes,We can maintain more than one config file.We have to
make subdirectories(add folders to your solution).For each
folder we can specify one web.configfile.If one web.config
file is declared for the whole application.then web.config
inside the folder will override that when application uses
the content of that folder.(aspx,aspx.cs etc).
| Is This Answer Correct ? | 8 Yes | 0 No |
what are the different ASP.NET Application Folders?
Which is better session or viewstate?
What are the types of caching in asp.net?
What are the different ways you would consider sending data across pages in ASP (i.e between 1.asp to 2.asp)?
When a dropdownlist has been added by some records and it has been binded why it is not executing i'm facing this error pls help me ? if (is!pageposback) { arraylist books = new arraylist; books.add ("gone with the wind"); books.add ("rahulsriramprakash"); books.add ("vishal"); dropdowndisplay.datasource=books; dropdowndisplay.databind(); } The error is : 1) The dropdowndisplay does not exist.
Explain MVC model binders?
is it possible to develop gaming application using .net technology?
What are the type of session in Asp.Net
How we handle the runtime database schema change issue in asp.net application?
Why SessionID changes in every request in asp.net?
What is the flow of processing of the request? : asp.net mvc
What is Web Services?How we can consume a Web Services in our application?Explain.
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)