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 |
which directive is mandatory in page control
Differentiate between namespace and assembly.
Name the validation control available in asp.net ?
what are types of viewstate
How do you manage session in ASP and ASP.NET ?
2 Answers Cap Gemini, Microsoft,
Explain the difference between or and orelse?
When during the page processing cycle is ViewState available?
Anyone has Latest Microsoft ASP.NET Certification Dumps for these?
Explain the different types of directives in .net?
Please briefly explain the usage of global.asax?
Where do we store our connection string in asp.net application?
Hi! Could any 1 please suggest me a free practice online exam for asp.net exams.. thanks