Page 61 - DCAP312_WEB_TECHNOLOGIES_II
P. 61
Unit 3: Server Controls Basic
Notes
integration with a server-side proxy for the component. For web components targeted ASP.
NET, integrating with the ASP.NET control classes is key to delivering the full benefit of AJAX.
Questions
1. Why it needed to bring WinForms controls to the Web with AJAX?
2. What was the problem of Atalasoft? How did it solved?
Self Assessment Questions
6. PostBack is the name given to the process of submitting ……… page to the server for
processing.
( a) JSP.NET (b) ASP.NET
( c) PHP (d) Both a and c
7. ………… introduces a new data binding control named the List View. ASP.NET already
has a lot of data bind controls; it should be more than 10.
( a) ASP.NET 1.0 (b) ASP.NET 2.0
( c) ASP.NET 3.5 (d) ASP.NET 4.0
8. CSS stands for….
( a) cascading style sheets (b) cascading system sheets
( c) casecade style sheets (d) Both b and c
9. HTML stands for…..
( a) Hyper Text Mark-up Language (b) Hyper Text Makeup Language
( c) Hyper Text Machine Language (d) Both a and b
10. The first Component interface defines the way in which the control interacts with the
other components running in the CLR.
( a) CTS (b) CLR
( c) SLR (d) Both b and c
True or False
11. Data binding is a general technique that binds two data/information sources together and
maintains synchronization of data.
( a) True (b) False
12. The naming container generates a sort of virtual namespace so that ASP.NET roots the
actual ID of contained controls in the ID of the naming container.
( a) True (b) False
13. ASP.NET do not retrieves state information from the hidden view state field and updates
the controls accordingly.
( a) True (b) False
14. Data-bound controls refer to data binding and therefore to the control’s capability of
connecting some of its properties to particular data sources.
( a) True (b) False
LOVELY PROFESSIONAL UNIVERSITY 55