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 / prashanthi

PostBack means Entire Page will be Refreshed.
NotPstBack means Page willnot be Refreshed.
AutopstBack means Page will be Refreshed by itself.

Extensions:
aspx : WebApplication
ascx : UserControl
asmx : Webservices

Is This Answer Correct ?    14 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which validator control you use if you need to make sure the values in two different controls matched?

641


Explain the updatepanel?

578


What are sessions in asp net?

516


What is the maximum number of classes that can be contained in one dll file?

671


How to find last error which occurred in Asp.net ?

671






How you will handle session when deploying application in more than a server?

578


How would you turn off cookies on a page of a website?

499


What threading model used in asp and asp.net?

564


Explain what benefit does your code receive if you decorate it with attributes demanding specific security permissions?

518


What is request and response in asp.net?

500


How to store checkbox value in database in asp.net mvc? : Asp.Net MVC

504


How do you declare delegates and are delegates and events one and the same and explain how do you declare delegates and invoke them ?

3396


What is state management techniques in asp.net?

520


What's the difference between viewstate and sessionstate?

562


What is the use of execute non query in asp.net?

476