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. Session["CustId"]=tbxCustomerName.Contents is a _____ error






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






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






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






5. JavaScript syntax for storing and exchanging text information






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






7. To remove all breakpoints in your website






8. The site map will match structure of a website if ______ structure mirrors the physical folder structure






9. An open-source application security project.






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






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






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






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






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






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






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






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






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






19. Microsoft's source control software package oriented towards small software development projects.






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






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






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






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






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






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






26. When an exception occurs - the remainder of the code in the ____ block is skipped






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






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






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






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






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






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






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






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






35. Describes the structure that an XML document will take






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






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






38. A framework for building service-oriented applications.






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






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






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






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






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






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






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






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






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






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






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






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