Home > B.Sc (CS) > Quizzes > BSc (IT): Framework Technology Review
BSc (IT): Framework Technology Review
Fast practice, instant feedback. Timer auto-submits when time’s up.
Avg score: 17% Most missed: “_____________ control does not have default look and layout.”
BSc (IT): Framework Technology Review
Time left 00:00
25 Questions

1. Which of the following statements are correct?
2. To indicate script block to run on the server side, the command used is __________.
3. __________ control is useful for statistically and dynamically placing text onto an ASP.NET page.
4. ___________ command is used to execute an SQL statements or stored procedure against a data source.
5. A web forms page that can be used as a control on other web forms page__________.
6. A variable can be declared by using which of the following syntax?
7. Web.config file is used...
8. The__________ control provides to display different image on a page each time it is loaded.
9. _________ access specifier allows a class to expose it's member variables and member functions to other functions and objects in the current application.
10. Which of the following property is used in conjunction with validation controls.
11. The first line on the page in ASP.NET is called ___________.
12. With the ___________ control, the user can choose from only one item in the list.
13. Which of the following property is set for caption?
14. ____________ method will be used to delete a record from DataSet and not form the data source.
15. ____________ handler is created for the event of the control to cancel the changes in the edited values.
16. The ____________ control displays a list of tab links that the visitor can click.
17. Each ADO.NET connection will be opened within _____________ block.
18. Keyword 'Me' refers to __________.
19. _____________ is/are the fastest way to read data.
20. Dataset class has no direct connection to a _____________.
21. _________ property represents the number of objects in an ADOX Collection.
22. ________ tag is used to insert a break in ASP.NET page.
23. ____________ bridges the gap between the Dataset and the Data Source.
24. Which of the following class encapsulates the connection to be an OLEDB data source?
25. The _________ control allows to compare a value entered into a field against another field.