Tell About Web.config ?
Answers were Sorted based on User's Feedback
Answer / sivaprasad
Usually ASP.NET Application will run by two configuration
files 1)machine.webconfig
2)Web.config
These two are in system will is for all Webapplications
and we had a choice like maintaining web.config files in
Application for maintaing connectionstrings,Appsettings
which is used for Application settings so this web.config
file will overwrite settings in above two config files and
we had a choice like maintaining web.config file under
perticular folder which contain settings for that
particular pages which are under that folder, so this
web.config file will ovwrwrite settings in our Application
web.config file
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / ram
web.config is an XML file. A folder can have only one
web.config file. It helps to set configuration setting for
an application.
| Is This Answer Correct ? | 3 Yes | 2 No |
Which template must you provide, in order to display data in a Repeater control?
3 Answers Siebel Systems, Wipro,
What are the different types of validation controls in asp.net?
Differentiate between Server Transfer and Response Redirect?
What is the Difference between MVC And MVP design pattrens
What is web configuration file and how to use in web application
About delegates ?
What Is ASPNET_WP.exe? What Is The Use Of It? In Which Place Inproc Session Stored ? Explain Session State ?
2 Answers Phoenix Technologies,
What is the purpose of asp.net?
What are asynchronous callbacks?
Should validation (did the user enter a real date) occur server-side or client-side? Why?
What property is used on the datatable to indicate a conflict after an update? a) HasConflict b) HasError c) HasCollision d) HasDataError
I have a method written in WebForm (means .aspx page) & now I want to call this method in WebUserControl (means .ascx page) what should I have to do?
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)