How can we prevent an aspx page get refreshed when any
information fetch from the database ?

Answers were Sorted based on User's Feedback



How can we prevent an aspx page get refreshed when any information fetch from the database ?..

Answer / vijaybhaskar challa

By Using AJAX

Is This Answer Correct ?    9 Yes 0 No

How can we prevent an aspx page get refreshed when any information fetch from the database ?..

Answer / kapil sharma

Using Update Pannel of Microsoft AJAX or using Simple Ajax

Is This Answer Correct ?    9 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

can i call the java script to code behind file?if yes how?

4 Answers   Wipro,


How would you get asp.net running in apache web servers? Explain it's limitations.

0 Answers  


What is the difference between debug and release?

0 Answers  


What are three ways that you can use a compare validator?

1 Answers  


What is data binding in asp net?

0 Answers  






Explain the server control events of asp.net ?

0 Answers  


Name the tools or API for developing or testing web api?

0 Answers  


What is session in web technology?

0 Answers  


What are the major built-in objects in ASP.NET?

0 Answers   MindCracker,


How long should a session id be?

0 Answers  


What the use of Form Authentication and windows Authentication?

1 Answers   NetCity, TCS,


i have a register form & in that form i have a 2 textboxes for entering name&age.my doubt is that how can i provide error message like "invalid entry" when user enter a invalid name/age(eg:user enter name as #%%%##daff,and age as 1000.)in that textboxes.I want code.

3 Answers  


Categories