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 sessions in asp net?
What is data cache in sql server?
What is query string? What are its advantages and limitations?
Write some code using interfaces, virtual methods, and an abstract class`
Describe the method to create a permanent cookie?
Explain how dot net compiled code will become platform independent?
What is difference between ispostback and autopostback in asp net?
Can any body provide me the sample web application in asp.net
Where session id is stored?
Explain what are the advantages of asp.net mvc framework? : asp.net mvc
Explain what does wsdl stand for?
Explain the Order of events in an asp.net page?
What are session and cookies?
how can create login from create and written conde in asp.net
How to implement form based authentication in asp.net application?