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
How to make sure that contents of an updatepanel update only when a partial postback takes place (and not on a full postback)?
What is a web based system?
How does asp.net page work?
How do you hide the columns?
How many types of sessions are there in asp net?
What is the difference between ASP.NET Webforms and ASP.NET MVC?
Can I recieve both html markup for page and code in the asp.net web page's source code portion in the web browser?
there is two functions function a and function b like fun a(){.... ..... } fun b() { } in function b i write the coding to add two numbers and i need to dispaly the sum result in function a with out using global variable. how we do?
How would you implement inheritance using c#?
what are the ihttphandler and ihttphandlerfactory interfaces ?
Explain the difference between the web config and machine config.
Define what is razor? : asp.net mvc
How does a web application session work?
How to do state management in ASP.NET?
i want the asp.net technical questions and answeres