What is Difference between Callbacks and Postback in ASP.NET?
Answer Posted / yhanng
The callBack and Postback is same.
| Is This Answer Correct ? | 5 Yes | 83 No |
Post New Answer View All Answers
Which control has default post back is enabled(true)?
List the types of authentication supported by asp.net?
In which event are the controls fully loaded?
If we remove web.config or machine.config from the application then, is this application will works?
what is the difference between response.write() and response.output.write()?
Can anyone please tell me that the question posted on this website are Sufficient for the interview with 2+ year experience in .net
What are the new features added from ASP to ASP.NET?
What is owin authentication?
What is the use of ASP.NET routing?
Explain about Automatic resource management?
What is asp.net globalization?
What is the main difference between Asp.net and Vb.net?
Explain the advantages of caching?
Where is the view state data stored in asp net?
I have created a configuration setting in my web.config and have kept it at the root level. How do I prevent it from being overridden by another web.config that appears lower in the hierarchy?