Answer Posted / guest
It sends all buffered data to client immediately
| Is This Answer Correct ? | 11 Yes | 3 No |
Post New Answer View All Answers
Explain the benefits of viewstate?
Why we use asp.net for website development?
What is simple data binding?
What does mean by a neutral culture?
Which property needs to be set for script manager control to extend the time before throwing time out expection if no response is received from the server?
What is the use of ASP.NET routing?
List the asp.net validation controls?
To add a hyperlink column to the DataGrid which tag is used ?
Dataset is the disconnected environment. suppose if you are binding records to gridview (disconnected environment) and you are making changes to the the grid but before updating the database if any other user modify the data, how will you avoid such problem?
What is clr? Difference between clr & cts?
Write the different features of a Thread and a Process?
Describe the Server Control Events of ASP.NET?
How you can access the values from the Repeater control in ASP.NET?
How to create discussion forum in asp.net mvc? : Asp.Net MVC
What is a url string?