Guys can anobody tell what is Conditional Bloating
in asp.net ??
Answer Posted / praveen srivastav
Bloating is an activity of performance improvement,which is
basically used with AJAX controls.The property updatemode
is responsible for bloating.For example the control panel
if you set UpdateMode conditional then that clears your
query.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Do session use cookies in asp net?
What is the base class from which web forms are inherited?
How do I use response redirect?
What are the differences between application object and session object?
Define asp.net caching?
Explain the difference between page.registerclientscriptblock and page.registerstartupscript?
Explain the concept of MVC Scaffolding?
What is difference between abstract class and an interface?
If you are using two select queries and retrieving data. how do you access second query's result set using data reader?
What is caching? What are different ways of caching in asp.net?
What are Caching techniques in .NET
Which type of state management is provided by Query String in ASP.NET?
Explain the difference between asp.net mvc and asp.net webforms
What is data binding in asp net?
Can any body provide me the sample web application in asp.net