ISYS 420 Final Exam - Spring 2014
Across
- 4. A program that performs one of the major tasks for which a computer is used
- 6. World Wide Web
- 9. a data-bound control used to display one record at a time
- 10. How to pull data from more than 1 table in a database
- 12. Special DB column that gets an auto generated sequence
- 13. things the object can do, represents behavior
- 16. validation control that allows you to compare the value of one control to another value
- 19. file you can place on a clients machine to store information (session_id)
- 20. the term used for glitches in computer systems and software
- 22. Type of control that you create that groups markup, controls, and code
- 23. The process of giving someone permission to do or have something
- 24. The only true validation method
- 26. the 4 DB operations
- 28. An element of “code” in an html document used to “mark up” a document
- 29. type of code block used to catch exceptions
- 30. A data control used to display multiple records from a table in a webpage
- 31. A “SQL like” query language that allows you to manipulate data in .NET
- 32. Method to help your applications performance by keep some data in memory
Down
- 1. how to get around an application
- 2. A unique identifier for every file available on the internet
- 3. Type of sales channel did the video shown in class demonstrate
- 4. The process of determining whether someone or something is, in fact, who or what it is declared to be
- 5. an attribute of an HTML element or ASP.NET Control
- 7. Type of programatic loop
- 8. AJAX control that creates a spinner
- 11. A data source control to specify the database from which the web application will retrieve store manipulate data for the application
- 14. Part of a CSS rule that tells the browser what element to style
- 15. the type of web server running on INFODEV
- 17. Tailoring your site’s content based on a user’s preferences, or past behaviors
- 18. Type of SW package used to manage code
- 20. used to browse the internet
- 21. Tool to check if your HTML or CSS is valid
- 23. Asynchronous JavaScript and XML
- 25. Document Object Model
- 27. JavaScript library designed to simplify the client-side scripting of HTML