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
What is the use of web.config and machine.config files?
What is difference between view state and session state?
Elaborate differentiation between ViewState and SessionState?
Explain the difference between singleton and single call?
What do you mean by role-based security?
Give me one example of Web API Routing?
What is a postback in asp net?
Why is this service branded with windows livetm?
How information about the user's locale can be accessed?
How do you handle server controls?
Why asp.net mvc is better than asp.net? : Asp.Net MVC
what is meant by sitemapnode ?
Explain about the .NET framework?
How to improve performance of web application asp.net mvc? : Asp.Net MVC
What is the difference between executescalar and executenonquery?