Test your basic knowledge |

Asp.net Programming

Subject : it-skills
Instructions:
  • Answer 50 questions in 15 minutes.
  • If you are not ready to take this test, you can study here.
  • Match each statement with the correct term.
  • Don't refresh. All questions and answers are randomly picked and ordered every time you load a test.

This is a study tool. The 3 wrong answers for each question are randomly chosen from answers to other questions. So, you might find at times the answers obvious, but you will see it re-enforces your understanding as you take the test each time.
1. Kind of database you are most likely to encounter when using ASP.NET






2. Set the _________ property to change the symbol/text between elements of the path in a SiteMapControl






3. To discard old trace records when the maximum number of trace requests are reached - use ______ attribute






4. An approach for getting information content from a Web site by reading a designated Web page that contains an XML file that describes and includes the desired content






5. An API used to send HTTP requests directly to a web server and load the server response data directly back into the script.






6. Contains simple fixes and self-help for less experienced users






7. A subroutine that is stored in the database and executed by calling it directly from the client






8. Test that seeks to uncover new errors in existing functionality after changes have been made to a system - such as functional enhancements - patches - or configuration changes






9. Contains simple fixes and self-help for less experienced users






10. To link to other pages within your site use _______






11. A popular JavaScript framework that simplifies working with the DOM - visual effects - event handling - and AJAX






12. A block of content that can be reused in pages (master pages - pages - and user controls).






13. This control shows the user where they are on the site - i.e. - the path to the current location.






14. A panel that can be shown during the execution of an asynchronous Ajax operation






15. Methods that can be called over the Internet by other applications






16. To remove all breakpoints in your website






17. Data source controls you use to bind hierarchical XML based data






18. A set of components which can be invoked - and whose interface descriptions can be published and discovered






19. A debugging window where you can test expressions while the page is running






20. Control that helps create flicker-free pages by only updating content defined within its ContentTemplate element






21. XML-based protocol for accessing a Web Service






22. Code in the ______ block is always fired - irrespective of whether an exception occurred or not






23. The keyboard shortcut would you use to RESTART debugging






24. presents an HTML document as a tree structure and defines a standard way to manipulate HTML elements






25. responsible for ensuring that various component projects of a particular software release meet customer needs and are brought together and released on time with high quality






26. Test conducted on a complete - integrated system to evaluate the system's compliance with its specified requirements.






27. Takes care of managing client script files and server-side Ajax behavior






28. If the value of passwordFormat is set to _______ - users cannot retrieve their original passwords






29. Session["CustId"]=tbxCustomerName.Contents is a _____ error






30. A set of ASP.NET controls that enable you to validate user input on the client and server-side.






31. An API used to send HTTP requests directly to a web server and load the server response data directly back into the script.






32. An HTTP POST to the same page that the form is on.






33. A framework for building service-oriented applications.






34. The processing steps for an ASP.NET page. Includes initialization - instantiating controls - restoring and maintaining state - running event handler code - and rendering.






35. Enables controls to write information to a central log location at runtime






36. Enables assemblies that are used in an application domain to be updated without unloading the application domain






37. A data structure that uses a hash function to map keys - to their associated values in an associative array.






38. A set of ASP.NET controls that enable you to validate user input on the client and server-side.






39. This event fires right after you modify an existing record in the database (assume you are using GridView to modify the record)






40. Test performed - to determine how fast some aspect of a system performs under a particular workload. Verifies scalability - reliability and resource usage.






41. ________ allows you to display multiple records - supports paging natively - but does not allow you to insert records in the underlying data directly






42. If you want to sort the output based on price (with most expensive item first) - what clause should you use?






43. Serves as a central location for network administration and security. It is responsible for authenticating and authorizing all users and computers within a network of Windows domain type.






44. A language for describing web services and how to access them.






45. Controls used to retrieve data from a data source; that data is offered to data-bound controls






46. Control that helps create flicker-free pages by only updating content defined within its ContentTemplate element






47. The property you set to true within CommandField to enable Selection






48. Allow the definition of a class - struct - or interface to be split into multiple files






49. Controls that display and edit data in the user interface






50. when sub objects don't load unless they are explicitly told too