ScriptManagerProxy control
State the role of ScriptManagerProxy control?
Expert
More than one ScriptManager control cannot be contained within the Web page. The ScriptManagerProxy control can be used to add scripts to the other pages; but to perform such operations, it is required to work with the master page which consist of the ScriptManager control. If you have only few pages that is required to be registered to a script or a Web service, then you must remove those pages from the ScriptManager control and then add them as the individual pages by making use of the ScriptManagerProxy control. If you involve the scripts on the master page by the ScriptManager control, then items get downloaded on every page which extends the master page, even if they are not as much necessary.
Which statement can be used to replace many if-else statements in the code.
Two catch blocks can be executed or not?
How can you send an email message through an ASP.NET Web page?
What are the rules and regulations which should be followed while creating the well-formed XML document?
Explain the use of <sessionState> tag in a web.config file?
Why is XML InfoSet specification distinct from the Xml DOM? Explain what does the InfoSet attempt to resolve?
List the types of data types that are present in .NET?
List the types of Cookies that are available in ASP.NET?
Illustrate different security methods that IIS Provides distant from .NET?
Explain about the rules and regulations which should be followed when creating the well-managed XML document.
18,76,764
1927030 Asked
3,689
Active Tutors
1429470
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!