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. Takes care of managing client script files and server-side Ajax behavior






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






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






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






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






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






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






8. An open-source application security project.






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






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






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






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






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






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






15. Describes the structure that an XML document will take






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






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






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






19. To remove all breakpoints in your website






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






21. The D in CRUD stands for_______






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






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






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






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






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






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






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






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






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






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






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






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






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






35. The persistence of property values across postbacks






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






37. A framework for building service-oriented applications.






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






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






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






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






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






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






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






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






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






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






48. The keyboard shortcut would you use to RESTART debugging






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






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