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






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






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






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






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






6. A directory service where businesses can register and search for Web services.






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






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. Control that helps create flicker-free pages by only updating content defined within its ContentTemplate element






10. The property you use to determine number of submenu items the menu control should display






11. An automatic way to associate page events and methods - no explicit Handles clause or delegate is needed






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






13. The control allows you to display different data to different types of users






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






15. A join that returns records from related tables only if their related fields match is called






16. Databound control that supports automatic paging - sorting - editing - deleting - and selecting






17. This type of column / field within GridView in the default field for most data base types






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






19. Asynchronous JavaScript and XML; a combination of technologies that enable Web applications to make quick - incremental updates to the user interface without reloading the entire browser page






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






21. In a production environment - you should NOT leave debug=___






22. The D in CRUD stands for_______






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






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






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






26. Stores a control's essential data that must be available on postback to enable the control to function even when view state has been disabled.






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






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






29. Users will need reauthenticate each time they close and reopen the browser if this property is set to false.






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






31. The type of field allows you to set up delete control within the corresponding properties window






32. JavaScript syntax for storing and exchanging text information






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






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






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






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






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






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






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






40. ________ allows you to display multiple records - supports data grouping - but does not allow you to insert records in the underlying data directly nor does it natively support paging






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






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






43. To send the user to a new page - without modifying the client's address bar - Use _______






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






45. XML-based protocol for accessing a Web Service






46. The name of tag you use to define the error page (or pages) you want to show - within web.config






47. The ASP.NET service allows you to manage user accounts in your system






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






49. This security concept allows a website to confirm you are who you say you are






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