How can we prevent an aspx page get refreshed when any
information fetch from the database ?
Answer Posted / kapil sharma
Using Update Pannel of Microsoft AJAX or using Simple Ajax
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
1.what is the application pool. 2.what is the HttpModile and Http Handler. 3.C# 3.0 Features ? 4.Anonoymous Type,methopd and claas in 3.0? 5.difference between statsic and const ? 6.session vs application 7.state management clint side and server side ? 8.Genric list 9.c# 3.0 vs 3.5
What is postback and autopostback in asp.net?
Can we add code files of different languages in app_code folder?
How do sessions work?
How do you use viewstate?
How to display Alert in ASP.NET
How could you modify xaml content from javascript?
What is protected configuration?
Why session is necessary in web application?
What is the function of the ViewState property?
What is asp.net globalization?
Explain why datareader is useful?
Is it possible to develop a single web application using ASP.NET webforms and ASP.MVC?
What is ispostback method in asp.net?
How to deploy/publish webservices?How many ways?Plz explain me