Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

Explain the step property of the numericupdownextender control? : asp.net ajax

0 Answers  


Is it possible to set session variables from javascript?

0 Answers  


When will html_ajax have a stable release?

0 Answers  


Is javascript knowledge is required to do Ajax?

1 Answers  


What are the requirements to run asp.net ajax applications on a server?

0 Answers  


Is the ajaxcontroltoolkit.dll file installed in the global assembly cache? : asp.net ajax

0 Answers  


Is the asp.net ajax control toolkit(ajaxcontroltoolkit.dll) installed in the global assembly cache?

0 Answers  


Which request is better, Get or Post?

1 Answers  


What is the work of the conformonformsubmit property in the confirmbuttonextender control? : asp.net ajax

0 Answers  


How do we manage concurrent request?

0 Answers  


What is a simple example of where a ajax request would be used?

0 Answers  


What do I need to know to create my own ajax functionality?

0 Answers  


Categories