whats the purpose of AUTOPOSTBACK property for the controls
in asp.net?
Answer Posted / kinjal panchal
basically using AUTOPOSTBACK u can refresh your page.
like if u set true your dropdown autopostback then its again
hit page load and u creat another output for this.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What is the difference between equals() and == in c#?
What is HTTPModule and HTTPcontext? What is the use of each?
What is the difference between web config and machine config files?
For which does this Codebehind="MyCode.aspx.cs" is relevent to ?
How many types of cookies are there in asp.net?
Error : The operation couldn’t be performed because ole db provider sqlncli10 for linked server was unable to begin a distributed transaction.00000110 oledb provider for linked server returned message the partner transaction manager has disabled its support for remote/network transactions. I can able to execute the stored procedure in sql server but when i run the web page getting error like above. I did all the configuration. what is the solution?
What does occur first in ASP.Net, Authentication or Authorization?
Where session variables are stored?
How do you deploy your asp.net application?
What is web api config?
Explain diff between dataset and datareader?
What is jade template engine?
What is an axd file?
What is difference between Lambda Expression and LINQ in ASP.NET?
What is Dynamic Web and discuss its usage with the help of real life examples?