Use of webconfig
Briefly explain the use of web.config?
Expert
The ASP.NET configuration files are the XML-based text files for application-level settings and are saved with name web.config. The file is present in multiple directories on an ASP.NET Web application server. This file sets configuration settings to directory it is positioned in and to every virtual sub folders which are under it. Settings in the sub directories can optionally override or alter settings specified in base directory.
What is a behavior of the Web browser when it receives the invalid element?
Illustrate the meaning of data encapsulation?
Specify the statement which replaces the multiple if-else statements in the code?
Write the name of the parent class of a Web server control?
Write the advantages of the code-behind feature?
Specify different ways of deployment which are supported by .NET Framework 4.0.
Name the latest features of the ADO.NET Entity Framework 4.0?
Why XMLHttpRequest object is used in the AJAX?
Can we enter more than single line in the TextBox control?
Define the term DTD?
18,76,764
1955353 Asked
3,689
Active Tutors
1436799
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!