Hi please tell me what is
ISNOTPOSTBACK,POSTBACK,AUTOPOSTBACK and also the extensions
of aspx,asmx,ascx its urgent plz reply me soon....
Answer Posted / vikram
PostBack means Entire Page will be Refreshed.
NotPstBack means Page willnot be Refreshed.
AutopstBack means Page will be Refreshed by itself.
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
Explain the significance of routing? : asp.net mvc
What is the difference between page.registerclientscriptblock and page.registerstartupscript?
What is the maximum number of classes that can be contained in one dll file?
What are the disadvantages of asp.net?
Explain the main function of razor in asp.net? : asp.net mvc
Where web.config file is used?
Mention the execution process for managed code?
What does the hotspot class in .net do?
Can the validation occurs in server-side or client-side? If the validation occurs why should we do?
What are the difference between overriding and overloading?
Define the types of configuration files.
What are the two types of web pages?
Is asp.net a programming language or framework?
What’s the use of “GLOBAL.ASAX” file?
How tooltip is set through code-behind in ASP.NET?