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. To send the user to a new page - without modifying the client's address bar - Use _______






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






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






4. Microsoft proprietary extension to SQL






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






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






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






8. An open-source application security project.






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






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






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






12. XML-based protocol for accessing a Web Service






13. To remove all breakpoints in your website






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






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






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






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






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






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






20. JavaScript syntax for storing and exchanging text information






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






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






23. The persistence of property values across postbacks






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






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






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






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






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






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






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






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






32. A framework for building service-oriented applications.






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






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






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






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






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






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






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






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






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






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






43. This property determines whether the items in the TreeView can be collapsed or expanded






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






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






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






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






48. Describes the structure that an XML document will take






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






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