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






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






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






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






5. The keyboard shortcut would you use to RESTART debugging






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






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






8. The persistence of property values across postbacks






9. Kind of database you are most likely to encounter when using ASP.NET






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






11. Test conducted to determine if the requirements of a specification or contract are met. Business Analysts play the role of the end-users.






12. Submits data to be processed. The data is included in the body of the request. This may result in the creation of a new resource or the updates of existing resources or both






13. Data is added to the requested address for a page. That data can be retrieved using the QueryString property Should be used for retrieval only






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






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






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






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






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






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






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






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






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






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






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






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






26. Describes the structure that an XML document will take






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






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






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






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






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






32. Microsoft proprietary extension to SQL






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






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






35. The D in CRUD stands for_______






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






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






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






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






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






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






42. A Web Debugging Proxy which logs all HTTP traffic between a computer and the Internet






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






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






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






46. XML-based protocol for accessing a Web Service






47. JavaScript syntax for storing and exchanging text information






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






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






50. An open-source application security project.