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. Of the controls that you can use to display and edit data on your web pages - _____ is designed to show a single record at a time






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






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






4. The keyboard shortcut would you use to RESTART debugging






5. The D in CRUD stands for_______






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






7. JavaScript syntax for storing and exchanging text information






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






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






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






11. The persistence of property values across postbacks






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






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






14. A static method that is defined in a web page and can be called from client script






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






16. In a sitemap file - the name of the attribute which you use to specify text that will be displayed when the user hovers over a particular Menu / Tree view element in the browser






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






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






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






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






21. When _________ is set to Off all visitors see the full error details






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






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






24. XML-based a protocol for accessing a Web Service






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






26. XML-based protocol for accessing a Web Service






27. A way to let the development team know what needs to be fixed. Contains severity level - status - date - and comments.






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






29. 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






30. An object whose state cannot be modified after it is created






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






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






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






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






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






36. When attached to a public method it indicates that you want the method exposed as part of the XML Web service.






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






38. integrated source control - issue tracking - and process management for development teams.






39. A way to let the development team know what needs to be fixed. Contains severity level - status - date - and comments.






40. This property determines whether the items in the TreeView can be collapsed or expanded






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






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






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






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






45. The control can I use to find out the user's name






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






47. Technique used to store copies of data in a location that is quicker to access than the original source; in order to improve performance






48. An open-source application security project.






49. Enables nested components to add script and service references to pages when a ScriptManager control is already defined in a parent element.






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