Expert JavaScript Developer Question:
Download Questions PDF

Can you please explain the difference between RegisterClientScriptBlock and RegisterStartupScript?

Answer:

RegisterClientScriptBlock emits the JavaScript just after the opening tag. RegisterStartupScript emits the JavaScript at the bottom of the ASP. NET page just before the closing tag.

Download Expert JavaScript Developer Interview Questions And Answers PDF

Previous QuestionNext Question
What Boolean operators does JavaScript support?Can you please explain the difference between web-garden and a web-farm?