Answer Posted / chandra prakash
not full page post back, some part of the page postback
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is a reflection?
Difference between overriding and overloading?
What is a runtime version?
What is actually returned from server to the browser when a browser requests an .aspx file and the file is displayed?
What is the difference between application state and session state in asp net?
What is the difference between “Web.config” and “Machine.Config”?
What are strong names?
What happens if an ASP.NET server control with event-handling routines is missing from its definition?
What is the difference between union and structure?
What are the different types of Caching techniques in ASP.NET?
What are the advantages of using sql stored procedures instead of adhoc sql queries in an asp.net web application?
What is web api vs wcf?
What will happen if the server confugration file and the application confugration file have different values for sassion state ASP.NET?
Suppose you want an asp.net function (client side) executed on the mouseover event of a button. Where do you add an event handler?
What is postback in asp net?