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. This type of column / field within GridView in the default field for most data base types






2. A framework for building service-oriented applications.






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






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






5. Microsoft proprietary extension to SQL






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






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






8. The D in CRUD stands for_______






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






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






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






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






13. Controls used to retrieve data from a data source; that data is offered to data-bound controls






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






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






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






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






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






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






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






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






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






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






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






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






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






27. The keyboard shortcut would you use to RESTART debugging






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






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






30. The persistence of property values across postbacks






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






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






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






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






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






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






37. Describes the structure that an XML document will take






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






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






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






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






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






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






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






45. XML-based protocol for accessing a Web Service






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






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. XML-based a protocol for accessing a Web Service






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






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