Role of ScriptManagerProxy control?
Explain the role of ScriptManagerProxy control?
Expert
Web page cannot contain more than single ScriptManager control. We can use ScriptManagerProxy control to add scripts to another page; but to perform such operation; we need to work with the master page which contains a ScriptManager control. If we have only few pages which require registering to the script or the Web service, then we should eliminate these pages from a ScriptManager control and then add them as individual pages through the ScriptManagerProxy control. If we include scripts on a master page by ScriptManager control, then items get downloaded on every page which extends a master page, even if they are not needed.
Primitive Type Abstractions: An effective way to reduce the state space of a program is to replace the primitive types with the corresponding abstractions that encapsulate all the possible operations that are performed on these types. Q : State the term URN State the term URN? State the term URN?
State the term URN?
Behavior: It is the methods of a class which implement its behavior. A particular object's behavior is a mixture of the method definitions of its class and the present state of the object.
Explain the relationship between XHTML and SGML.
How Does Run time data i.e. Parameterization is handled within QTP?
How do i create the bucking bronco in alice 2.2
Aliases: It is a multiple references to a single object. Messages might be sent to the object through any of its aliases. The resultant state modifications will be detectable by all.
Define the difference between write through and write back cache?
Abstract class: It is a class with the abstract reserved word in its header. The Abstract classes are differentiated by the fact that you might not directly construct objects from them employing the new operator. The abstract class might have zero (0)
18,76,764
1957533 Asked
3,689
Active Tutors
1412785
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!