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
Hi All, Im an MCA holder with 3+ years of experience in asp.net. Now i want to move to some good government job. I have no idea about different categories of exams held & which one can be applicable for my education background. I have done B.A with MCA. Please help me out with your valuable suggestions. I would be very grateful. Thanks Anuj
Why do we use datasource in asp.net?
What are the page life cycle events?
If 200 is for all successful operation then why do we have 201 response codes?
What is web api and why to use it?
Explain the asp.net session state modes.
How do I use response redirect?
How can we Validate a Controls in ASP.NET page using JavaScript?
What are the Types of session management in ASP.NET
What are the advantages and disadvantages of session?
Which is faster viewbag or viewdata?
What is page fragment caching?
Let's say I have an existing application written using vb6 and this application utilizes windows 2000 com+ transaction services. How would you approach migrating this application to.net?
What are the different types of validation controls provided in ASP.NET?
What is global.asax file used for?