What is the difference between RegisterClientScriptBlock, RegisterClientScriptInclude and RegisterClientScriptResource?
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 |
Which request is better with ajax, get or post?
What are the requirements to run asp.net ajax applications on a server?
How can you find out that an ajax request has been completed? : asp.net ajax
Should I consider ajax?
Is ajax a technology platform or is it an architectural style?
What are the components of the asp.net ajax architecture? : asp.net ajax
which is best institute in hyderabad fot flex and ajax
How does an ajax call work?
What is asynchronous request in ajax?
How can you debug asp.net ajax applications?
Why do you use ajax?
What technologies are being used in ajax? : asp.net ajax