You are on page 1of 4

Online testHome About us Sitemap Contact us Find jobsCompany-wise jobsJobseekersEmployer login Interview Q&ATutorials.

NetJav aSoft skillsCVGDWork from homeIT practice testMBA practice testMBA ExamsDownload FAQBooks ASP.NET Test Result Marks: 25 of 41 Your competency: 60% Time spent: 1 9:28 ASP.NET Test Breakdown: 1. Choose the form in which Postback occurs. Correc t 2. Web.config file is used... Correct 3. Which of the following object is not an ASP component? You answered: File Access Incorrect 4. The first event trigger s in an aspx page is. Correct 5. Difference between Response.Write() andResponse .Output.Write(). Correct 6. Which of the following method must be overridden in a custom control? You answered: The default constructor Incorrect 7. How do we c reate a FileSystemObject? You answered: Server.CreateObject("FileSystemObject") Incorrect 8. Which of the following tool is used to manage the GAC? Correct 9. W hat class does the ASP.NET Web Form class inherit from by default? Correct 10. W e can manage states in asp.net application using Correct 11. Attribute must be s et on a validator control for the validation to work. Correct 12. Caching type s upported by ASP.Net Correct 13. What is used to validate complex string patterns like an e-mail address? Correct 14. File extension used for ASP.NET files. Corr ect 15. An alternative way of displaying text on web page using

Correct 16. Why is Global.asax is used? Correct 17. Which of the following is no t a member of ADODBCommand object? You answered: ExecuteReader Incorrect 18. Whi ch DLL translate XML to SQL in IIS? Correct 19. Default Session data is stored i n ASP.Net. You answered: StateServer Incorrect 20. Default scripting language in ASP. Correct 21. How do you get information from a form that is submitted using the "post" method? You answered: Request.QueryString Incorrect 22. Which object can help you maintain data across users? Correct 23. Which of the following ASP .NET object encapsulates the state of the client? Correct 24. Which of the follo wing object is used along with application object in order to ensure that only o ne process accesses a variable at a time? You answered: Lock() Incorrect 25. Whi ch of the following control is used to validate that two fields are equal? Corre ct 26. Mode of storing ASP.NET session Correct 27. Which of the following is not the way to maintain state? Correct 28. You can have only one Global.asax file p er project. You answered: No Incorrect 29. ______________ element in the web.con fig file to run code using the permissions of a specific user You answered: < au thentication> element Incorrect 30. __________________ is a special subfolder wi thin the windows folder that stores the shared .NET component. You answered: /bi n

Incorrect 31. Which of the following is the performance attributes of processMod el? Correct 32. Which of the following is faster and consume lesser memory? Corr ect 33. Which of the following is the way to monitor the web application? You an swered: Performance logs Incorrect 34. The ________________ property affects how the .Net Framework handles dates, currencies, sorting and formatting issues. Yo u answered: CurrentUICulture Incorrect 35. Where do we include the user lists fo r windows authentication? You answered: < Credential> Incorrect 36. Where do we include the user lists for Form authentication? Correct 37. Which of the followi ng authentication is best suited for a corporate network? Correct 38. What attri butes do you use to hide a public .Net class from COM? You answered: COM Interop Incorrect 39. By default, code written with the Debug class is stripped out of release builds. You answered: No Incorrect 40. ___________________ tests make su re that new code does not break existing code. You answered: Unit tests Incorrec t 41. Which of the following is used to cache multiple responses for a single we b form based on HTTP POST parameter or query string? Correct

You might also like