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

!ispostback is to find that the page has posted for first
time or subsequent requests.for intialisation of controls
this is used.
autopostback renders javascript function _dopostback which
submits the page to the server automatically.
postback means submiting the page to server
AutopstBack means Page will be Refreshed by itself
aspx---active server pages xtention,web application
ascx---active server control xtension,user control
asmx---active server method xtension,web services

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

If you are using two select queries and retrieving data. how do you access second query's result set using data reader?

4737


How to implement form based authentication in asp.net application?

561


ASP.NET 2.0's new membership API used for creating and managing user account is exposed through which 2 clause?

1458


Explain in what order a destructors is called.

575


Explain the steps needed to be performed in order to create an animation in xaml?

547






What is semantic gap?

613


What is data reader in asp.net?

488


Tell me the code snippet to show how we can return 404 errors from HttpError?

778


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

641


Describe the master page.

550


What is mvc in angular?

557


Explain the main function of url routing system in asp.net mvc? : asp.net mvc

488


What are the differences between primary foreign and unique keys?

511


Explain different authentication modes in asp.net?

545


Explain the main function of razor in asp.net? : asp.net mvc

580