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 do you mean by the Extender controls?
Which method is used to kill explicitly the users session?
Describe the features of Chart control.
Explain about standard query operators in LINQ?
Name the root namespace which is used for fundamental types in .NET Framework?
Name the class which is inherited when the ASP.NET server control is added to the Web form?
What improvements are prepared in CAS in .NET 4.0?
Explain about object-oriented programming (OOP)?
In ASP.Net which namespaces imported automatically by Visual Studio?
What is the function of "EnableViewState" property? Why do we require it On or Off?
18,76,764
1950486 Asked
3,689
Active Tutors
1432255
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!