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>
Which classes are used to handle standard menu in the MenuStrip control.
Where the ViewState information can be stored?
Explain the use of Windows Installer.
Illustrate the term Namespace also its uses?
The information, like role management membership, profile, and Web parts personalization is stored in which database?
Illustrate different types of inheritance?
Explain how to store and retrieve images in the SQL server database via VB.NET?
In what way we can display the icon or bitmap image on a Button control?
How we can enable impersonation in the web.config file?
Explain about the ASP.NET AJAX Framework.
18,76,764
1941855 Asked
3,689
Active Tutors
1443178
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!