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>
Explain about DataContext class and how is it associated to LINQ?
What are the layouts of ASP.NET Pages?
In the vb.net, explain how to connect the crystal report?
State different types of literals?
Explain the chief built-in objects in the ASP.NET?
Explain the term Cookie? Explain where it can be used in ASP.NET?
List out the different components of an assembly.
Illustrate the terms validation controls?
List some differences between the CheckBox control and a RadioButton control?
What do you understand by the term ASP.NET Web Forms?
18,76,764
1939471 Asked
3,689
Active Tutors
1446600
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!