Choose a topic to test your knowledge and improve your DNN framework skills
Which of the following are the drawbacks of postback?
Which of the following is correct regarding the statements given below? Statement 1: A skin package should make use of a manifest file to identify the various files. Statement 2: The manifest file adds some overhead to the skin creation process.
Which of the following contains skin-definition user controls that are precompiled in the format the skinning engine requires?
If you want to use the Client API to determine which browser version the end user is browsing your site with, which of the following API functions will you call?
DotNetNuke is an open source software application written for the Microsoft ASP.NET platform. Which of the following are correct with regard to DotNetNuke?
Dataprovider files contain SQL scripts that define the database-specific code for the module. Which of the following is the correct format for the dataprovider extension?
Which module is used to store a collection of files, images, links or text on a server running the DotNetNuke framework?
Each skin object has its own unique functions. Which of the following displays the path to the currently selected tab in the form of Page-Name1 > PageName2 > Page-Name3?
Which of the following is not defined in the ExceptionLogType enumeration of the ExceptionLogController class?
SMTP Server property of SMTP Server Settings must resolve to a valid SMTP server. Which of the following can be used to specify the value of a SMTP Server?
Which authentication type is DotNetNukes default authentication?
You create a new role that should be retroactively applied to all existing users and should be automatically assigned to all new users. Which of the following options of "Edit Security Role" page should you select?
Which of the following is not a preconfigured module in DotNetNuke?
While selecting a skin, you wish to see the skin options provided by your Host (for everyone) and/or those that belong only to your site. Which of the following skin types should you select to show these desired skins?
The "Reports" module provides a simple, but flexible, view on data from the DotNetNuke database. Which of the following are correct with regard to the "Reports" module?
After a portal resource file is created, changes in the comparable host file are overridden by the portal file. The values from which of the following files are written to the resource file when the portal file is created?
Which of the following events are raised by the HttpApplication object after an application has returned?
Bill Jones is developing a portal in DotNetNuke. He needs to set the permissions in order to view and edit the page. Which of the following will be displayed as types of users while he sets the permissions?
Which of the following is the default log provider in DotNetNuke 4.0?
Which of the following displays a language selector drop-down list if the DotNetNuke install has more than one available option?
Which of the following is the correct series of processes fired during a page load?
Each time an ASP.NET web page is requested, a series of events that follow an ASP.NET page life cycle fire off in a well-defined order. Which of the following events are fired only on postbacks?
Consider the following events: 1. Page_Load 2. Page_Unload 3. Control Event 4. Page_Init What is the order of their execution?
Which interface must be implemented by all HTTP modules?
The DotNetNuke Blog is a collection of related modules which comprise of all the working parts of a Blog. When the Blog module is added to a page, all the modules are added. Which of the following are those modules?