Mcq Questions Essay

3824 Words16 Pages
MCQ 1. The default event for the Button object (Click-Command-Data Binding-Init) 2. Which provides a graphical user interface for authentication, including textboxes for the user name and password (The Change Password control- The Password Recovery control- The Login control- The Required Field Validator control) 3. Application.End this is (Event handler – Method – Property - field) 4. This control enables the user to change his or her password.( Login control-Password Recovery- The Required Field Validator control -Change Password) 5. You develop a web application that contains two master pages . You need to dynamically set the master page when a user views pages in the application. what should you do? A- Set Page.MasterPageFile in the page’s Page_Init event. B- Set Page.MasterPageFile in the page’s OnInit event. C- Set Page.MasterPageFile in the page’s Page_Load event. D- Set Page.MasterPageFile in the page’s Page_PreInit event. 6. You Create a master page named Article.master . Article.master Serves as the template for articles on your web site .The master page uses the following page directives you need to create content page that uses the master page as a template . In addition ,you need to use a single master page for all devices that access the web site. Which code segment should you use? A- B- C- D- 7. You deploy your company’s Internet Web Site. You need to deny anonymous access to the Web Site allowing only authenticated Users. Which code segment should you use? A- B- C- D- 8. You are developing a Web application .Your code restricts access to some pages based on the users credentials. You need to configure IIS to supply the user’s Windows credentials to your Web application .These

More about Mcq Questions Essay

Open Document