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
Are there resources online with tips on asp to asp.net conversions?
9. Why should we hire you over the others waiting to be interviewed?
What is form method?
What are the different types of cookies in asp.net?
Name the namespace which is used by ado.net?
If iam developing an application that must accomodate multiple security levels though secure login and my asp.net web appplication is spanned across three web-servers (using round-robbin load balancing) what would be the best approach to maintain login-in state for the users?
What are main return types supported in Web API?
How to disable disable browser's Back button in asp.net (JavaScript)?
1.what is the application pool. 2.what is the HttpModile and Http Handler. 3.C# 3.0 Features ? 4.Anonoymous Type,methopd and claas in 3.0? 5.difference between statsic and const ? 6.session vs application 7.state management clint side and server side ? 8.Genric list 9.c# 3.0 vs 3.5
what cut off mark for po's,what questions they asked for interview?
Describe the method to create a permanent cookie?
How you will improve web application performance?
How to count the number of objects present in a web page? How to count the number of radio buttons in a web page?
Explain the difference between codebehind="mycode.aspx.cs" and src="mycode.aspx.cs"?
What are session objects?