How does the browser enable AutoPostBack functionality?
Answer Posted / raghumadhav tirunagari
When the event is fired
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What’s the use of “GLOBAL.ASAX” file?
Difference between using directive vs using statement?
How to reduce the width of textbox in editcommandcolumn of datagrid?
How do I open an ashx file in windows 7?
What is the use of response redirect in asp.net?
What is hidden field in asp.net?
What are the elements of a website?
Explain Authentication mechanism in dotnet
If there are multiple update panels on the page say upd1 and upd2. There is a button placed in upd1. How can you stop upd2 to update when button placed in upd1 is clicked?
What is strong-typing versus weak-typing?
Why is it preferred to not use finalize for clean up?
What is aspect-oriented programming?
What is the difference between custom web user control and a custom web server control?
Explain the reason why the javascript validation not run on the asp.net button but run successfully on the html button?
Why cyclomatic complexity is important?