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. The control allows you to display different data to different types of users






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






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






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






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






6. SQL data type that corresponds the .NET double data type






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






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






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






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






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






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






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






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






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






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






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






18. The D in CRUD stands for_______






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






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






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






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






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






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






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






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






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






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






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






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






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






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






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






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






35. The persistence of property values across postbacks






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






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






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






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






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






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






42. The keyboard shortcut would you use to RESTART debugging






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






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






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






46. A framework for building service-oriented applications.






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






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






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






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