which is best possible way to add data source to data grid
when the data is huge(10 lack recored)how to edit a
perticular row
Answer Posted / suja
Using sqlDataReader is the best way to access the single
record from Huge records.
suja
| Is This Answer Correct ? | 5 Yes | 8 No |
Post New Answer View All Answers
Out of ASP or ASP.NET which one is stateless?
What is the flow of processing of the request? : asp.net mvc
What is server infrastructure?
How do you change the session time-out value?
What is the use of placeholder control? Can we see it at runtime?
Explain significance of routing? : asp.net mvc
What is server transfer?
Just by seeing the signature of the bean how can you specify whether it is a stateful or stateless session bean?
Whta are the Various steps taken to optimize a web based application (caching, stored procedure etc.) ?
How can u deifne the benefits and limitation of using Viewstate for state management?
What is app_code folder in asp net?
in which protocol ASP.NET WEB API Work?
What is difference between asp.net and asp?
I have created a configuration setting in my web.config and have kept it at the root level. How do I prevent it from being overridden by another web.config that appears lower in the hierarchy?
What is asp.net ajax?