.NET Practice Test – 4 Posted by Editor Date 2022-10-11 Comments 0 comment Welcome to your .NET Practice Test - 4 Match the following List 1 to List 2? a. Web Form i. “.ascx” b. Web User Control ii. “.asmx” c. Web Service iii. “.master” d. Master Page iv. “.aspx” A. a-iii, b-ii, c-iv, d-I B. a-ii , b-i, c-iv, d.iii C. a-iv, b-i, c-ii, d-iii D. a-iii, b-iv, c-i, d-ii Default Session data is stored in ASP.Net. A. State Server B. SQL Server C. In Process D. All of the above Which control is required of every AJAX page to manage the JavaScript files sent to the client and the communication between client and server? A. UpdatePanel B. ScriptManager C. AsyncPostBackTrigger D. None of the above. Which of the following is a valid skin code inside a skin file? A. B. C. D. None of the above. You want to make a configuration setting change that will affect only the current Web application. Which file will you change? A. Global.asax B. Web.config in the root of Web application C. Machine.config D. All of the above Which property will you set for each RadioButton Control in the group? A. Specify the same GroupName for each RadioButton. B. Specify the different GroupName for each RadioButton. C. Specify the same GroupID for each RadioButton. D. Specify the same ID for each RadioButton. Which programming model should you implement if you want to separate your server-side code from your client-side layout code in a Web page? A. Single-file model B. Code-behind model C. Inline model D. Client-server model Which control is required inside of a content page to reference “ContentPlaceHolder” control in Master Page? A. Content control on a content page. B. ContentPlaceHolder on a content page. C. PlaceHolder control is required on content page. D. None of the above. Which of the following statements about referencing master page methods and properties is true? A. Content pages can reference controls in the master page. B. Content pages can reference public properties in the master page. C. Content pages can reference public methods in the master page. D. All of the above. At which level Theme can be applied? A. Page level B. Site level (through the Web.config file) C. Individual control level D. All of the above Time is Up! Time's up Share: Editor Previous post .NET Practice Test - 3 2022-10-11 Next post .NET Practice Test - 5 2022-10-11 You may also like Oracle Tutorial Videos 8 April, 2023 Spring Tutorial Videos 8 April, 2023 Ui Technologies Tutorial Videos 1 April, 2023