Configuration file to reject the particular user
What setting should be added in a configuration file to reject the particular user from accessing secured resources?
Expert
To refuse the particular user form accessing secured resources, a web.config file should contain a code which is as follows:
<authorization > <deny users="username" /> </authorization>
Name the different methods provided by a DataSet object to create XML?
What is covariance and contra-variance in .NET Framework 4.0 with example for each.
When.NET was developed?
What is meant by the Runtime engine?
Write the name of the methods available in .NET 4.0, which are used to add and delete items from the ListBox control?
Briefly explain about Web server controls in ASP.NET?
Illustrate the term Marshalling?
Explain the function of .WebPart file do?
Write down the use of console application in brief?
Distinguish between Boxing and Unboxing.
18,76,764
1933939 Asked
3,689
Active Tutors
1447743
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!