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.
Illustrate the Session state in the ASP.NET.
State different ways through which a method can be overloaded?
Name the latest features that added in .NET Framework 4.0?
State the use of the Select clause and SelectMany() method in LINQ?
By what way we can recognize that the page is PostBack?
Illustrate in brief the main difference between Navigation application and XBAPs in the WPF?
Distinguish between Boxing and Unboxing.
Specify the operating systems over which the .NET Framework runs upon?
Is it possible to set which kind of comparison we want to perform by the CompareValidator control?
Explain two properties of GridView control which specifies to turn on paging and sorting.
18,76,764
1956754 Asked
3,689
Active Tutors
1425690
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!