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 block of content that can be reused in pages (master pages - pages - and other user controls).






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






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






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






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






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






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






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






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






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






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






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






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






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






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






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






18. JavaScript syntax for storing and exchanging text information






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






20. Test performed - to determine how fast some aspect of a system performs under a particular workload. Verifies scalability - reliability and resource usage.






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






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






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






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






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






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






27. Data is added to the requested address for a page. That data can be retrieved using the QueryString property Should be used for retrieval only






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






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






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






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






32. An open-source application security project.






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






34. Microsoft proprietary extension to SQL






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






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






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






38. XML-based protocol for accessing a Web Service






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






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






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






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






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






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






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






46. XML-based a protocol for accessing a Web Service






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






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






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






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