What is the difference between RegisterClientScriptBlock, RegisterClientScriptInclude and RegisterClientScriptResource?



What is the difference between RegisterClientScriptBlock, RegisterClientScriptInclude and RegisterCl..

Answer / v madhu babu

Following are the functions:

RegisterClientScriptBlock – The script is specified as a string parameter.

RegisterClientScriptInclude – By setting the source attribute to a URL that point to a script file.

RegisterClientScriptResource – specifies Resource name in an assembly. The source attribute is automatically populated with a URL by a call to an HTTP handler that retrieves the named script from the assembly.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AJAX Interview Questions

What is ajaxcontrol toolkit?

0 Answers  


What meaning has asp.net ajax?

0 Answers  


What is xmlhttprequest object in ajax? How can you xmlhttprequest object?

0 Answers  


Describe the animation extender control and the method by which this control is utilized?

0 Answers  


What is the xmlhttprequest object in ajax?

0 Answers  






whether QTP sopports the ajax application

1 Answers   Wipro,


Did adaptive path invent ajax? Did google? Did adaptive path help build google's ajax applications?

0 Answers  


What are the extender controls? : asp.net ajax

0 Answers  


What are the pre-requisites to execute AJAX applications on a server?

1 Answers  


Why is ajax called ajax?

0 Answers  


What is synchronous request in ajax?

0 Answers  


Diff b/w javascript and jquery

2 Answers   Hoch Technologies,


Categories