What's the difference between Page.RegisterClientScriptBlock and Page.RegisterStartupScript ?
Answer / 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 |
Where sessions are stored in asp.net?
Difference between viewstate, cache, session
How to find last error which occurred in Asp.net ?
How do you install windows service?
What is variable and constant in .net programming language?
What is state management in asp.net with example?
What are the page level transaction and class level transaction?
What is the difference between application state and caching?
how to send mail in asp.net
how to transfer the file from client to server using asp.net
0 Answers Sans Pareil IT Services,
Suppose You Want A Certain Asp.net Function Executed On Mouseover For A Certain Button. Where Do You Add An Event Handler?
Can you use Web API with ASP.NET Web Form?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)