.Net Practice Test -1 Posted by Editor Date 2022-09-26 Comments 0 comment Welcome to your .Net Practice Test -1 How will you specify the Cache Location? A. You can use browser settings to specify where a page is cached B. You can use the Location attribute of the directive to specify where a page is cached. C. You can use the Location attribute in QueryString to specify where a page is cached. D. None of the above. How many types of authentication ASP.NET supports? A. Windows Authentication. B. .NET Passport Authentication. C. Forms Authentication. D. All of the above. Which protocol is used for requesting a web page in ASP.NET from the Web Server? A. HTTP B. TCP C. SMTP D. None of The Above What are the advantages of AJAX? A. AJAX is a platform-independent technology B. It provides partial-page updates C. Improved performance D. All of the above You need to allow users to choose their own themes. In which event will you write the user-selected theme? A. Page_Load B. Page_Render C. Page_PreInit D. Page_PreRender Which file you should write for the connection string so that you can access it in all the web pages for the same application? A. In App_Data folder B. In Web.config file C. In MasterPage file D. None of the above What is the name of the Page object’s property that determines if a Web page is being requested without data being submitted to the server? A. IsCallback B. IsReusable C. IsValid D. IsPostBack What is the fully qualified name of the base class of all server controls? A. System.Web.UI.Control B. System.Web.UI C. System.Control D. All of the above What are the types of cookies? A. Session cookies B. Persistent cookies C. Dummy cookies D. Options A and B are correct Which is the first event of the ASP.NET page, when the user requests a web page? A.PreLoad B. Load C. PreInit D. Init Time is Up! Time's up Share: Editor Previous post Selenium Practice Test - 7 2022-09-26 Next post .Net Practice Test -2 2022-09-27 You may also like Oracle Tutorial Videos 8 April, 2023 Spring Tutorial Videos 8 April, 2023 Ui Technologies Tutorial Videos 1 April, 2023