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.
Explain the use of a DropDownStyle property of a ComboBox control?
Write the difference between the Procedural and Object-oriented programming?
Briefly describe the term Microsoft Intermediate Language (MSIL)?
Define Query String? Explain its advantages and disadvantages?
Illustrate the difference between the XML ‘Fragment’ and an XML ‘Document’.
Specify the tools which can be used to develop the .NET applications?
Illustrate different types of inheritance?
Write down the classes which derive from the abstract System.Windows.Shapes.Shape class in the WPF?
What Global.asax file includes in event handlers?
What do you mean by ASP?
18,76,764
1941381 Asked
3,689
Active Tutors
1419432
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!