what is use of web.config?
Answers were Sorted based on User's Feedback
web.config is used to maintain the Appsettimgs instead of
static variables
Any feature modifications are there in the website ihose
are we simply maintain in the Web.Config file
| Is This Answer Correct ? | 10 Yes | 2 No |
Answer / ranjan kumar yadav
the web.config file inherits the setting from machine.config
it can be customize for setting to to individual web
application.it can override all the settings of
machine.config. the web.config file is kept in the root
virtual directory of web application to apply different
setting to the application.
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / philip
Web.configuration is used connect database from front end
to back end.
| Is This Answer Correct ? | 12 Yes | 9 No |
what is the requirement that .Net web services can access the java application?
code for inserting images into gridview colomns from database
which scripting is used browser by server when we use validation controls. 1.javascript 2.vbscript 3.jscript 4.perl
hi ans dis qstn. "what is d max size of query string. If it exceeds does it give error. if yes wt error it gvs, if no gv the reason" thnx in advance
Explain which is best suited place in the Application Start and Session_Start subroutines with an example?
What is sequence of code in retrieving data from database?
How to retrieve user name in case of Window Authentication?
What is cyclomatic complexity and why is it important?
What is web.config and machine.config ?
What are the new features implemented in ASP.NET?
I am trying to implement sorting facility from client side code in GridView Control. So how can I fill up an Array inside client side code (using JavaScript), i want to assign my DataSet object declared and filled up on Server side(in code behind) to the array (on client side)
Disable Session State at the Page Level
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)