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. A Web Debugging Proxy which logs all HTTP traffic between a computer and the Internet






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






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






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






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






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






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






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






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






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






11. The keyboard shortcut would you use to RESTART debugging






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






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






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






15. The processing steps for an ASP.NET page. Includes initialization - instantiating controls - restoring and maintaining state - running event handler code - and rendering.






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






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






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






19. A framework for building service-oriented applications.






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






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






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






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






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






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






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






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






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






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






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






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






32. JavaScript syntax for storing and exchanging text information






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






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






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






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






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






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






39. Microsoft proprietary extension to SQL






40. Session["CustId"]=tbxCustomerName.Contents is a _____ error






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






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






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






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






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






46. XML-based protocol for accessing a Web Service






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






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






49. To remove all breakpoints in your website






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