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 are the advantages of asp.net?
What is the difference between a default skin and a named skin?
What is http protocol and how it works?
How would you implement inheritance using c#?
Explain the disadvantages of viewstate?
What is the recommended approach for asp.net mvc to globally intercept exceptions? What other functionality can be implemented with the approach? : Asp.Net MVC
What is the difference between WindowsDefaultLocation and WindowsDefaultBounds?
How does the cookies work in asp.net?
What is AutoPostback?
What is query string?
What is ispostback property?
Fetch one page value to another page without using state-managment ?
Explain different types of Caching techniques in ASP.NET?
Explain the use of errorprovider control in .net?
What are the different types of validation controls provided in ASP.NET?