When we do partial refresh of a page using update panel how
server knows it(which event occurs?)
Answer Posted / rajesh
server knows the occured event by triggers in updatepanel
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the basic purpose of the required field validator? How can you use a required field validator to check that the user changes the initial value of a text box? a listbox?
if i wanna deploy my asp.net project to the production server and situation is that i m still not compiled my project i have as-is on my development side now on production server we dont have a visual studio now what kind of settings i need to be to do in webconfig /machine.config file to deploy my project and in iis too....
What is session handling in a webfarm, how it can work with its limits?
How to handle errors in Web API?
What is cross page posting? How is it done?
Distinguish between Server-side and Client-side code?
when a request is made in Life cycle of ASP.NET page .
What’s the catch?
What are the main requirements for caching?
What is asp net theme?
What are the advantages of using Master Pages?
What are all the various Estimation Techniques available ?
Define repository pattern in mvc.net? : asp.net mvc
Are cookies stored on server or client?
What is the default authentication mode for asp.net?