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 meant by the term Extensible Markup Language (XML).
Mention the two categories which distinctly classifies the variables of the C# programs.
Briefly explain about ToolTip control. In what way we can associate it with another control?
Describe in brief regarding the performance of Visual basic?
A Destructor is defined in a class that is developed by using the C# programming language, but the destructor is never executed. Why did this happen?
Write the name of event handlers which can be included in a Global.asax file?
In what way we can disable a context menu for the TextBox control?
Describe the differences between the Server-side and Client-side code?
Distinguish between toolstrip drop-down button and toolstrip split button?
Distinguish among javascript and vbscript?
18,76,764
1938952 Asked
3,689
Active Tutors
1448867
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!