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's the difference between Page.RegisterClientScriptBlock and Page.RegisterStartupScript ?

Answer Posted / aadesh kumar

RegisterClientScriptBlock is for returning blocks of client-side script containing functions. RegisterStartupScript is for returning blocks of client-script not packaged in functions-in other words, code that's to execute when the page is loaded. The latter positions script blocks near the end of the document so elements on the page that the script interacts are loaded before the script runs.<%@ Reference Control="MyControl.ascx" %>

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the types of session in asp.net?

1012


How can you apply a theme to your asp.net application?

1025


Explain about Multi-Language integration?

1065


What is difference between datalist and gridview?

1122


What is the advantage of using Windows authentication in a Web application?

1154


What is the full form of asp.net?

1095


How to handle errors in Web API?

1239


How to add DateTime Control in normal DataGrid Server Control?

1146


Explain the use of duration attribute of @outputcache page directive.

1154


What is query string in asp.net?

1119


What is application session?

1035


Is oauth for authentication or authorization?

1075


Explain what is an abstract class?

1070


Which is better php or asp.net?

992


Do session use cookies in asp net?

1041