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.
Can we enter more than single line in the TextBox control?
How a complex number can be instantiated?
Write the main difference between a RichTextBox and TextBox control.
List the binders that are provided by .NET Framework 4.0?
Explain State Management? List the ways to maintain the state in .NET?
What is meant by the term Extensible Markup Language (XML).
State the different types of authentication techniques which are used in connection strings to connect applications of .NET with Microsoft SQL Server?
State the properties in C# and the advantages that are obtained by using them in programs.
Write the name of event handlers which can be included in a Global.asax file?
State classes which are introduced in the System.Numerics namespace.
18,76,764
1960174 Asked
3,689
Active Tutors
1421034
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!