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
Explain swagger components.
How can you implement encapsulation in asp.net?
WSDL means?
Explain exception handling in .net.
What is connection pooling and how to enable and disable connection pooling?
What are the steps involved to fill a dataset?
Define a web service in .net?
What is the use of session?
How do I open an ashx file?
What is the difference between login controls and forms authentication?
What is session and cookies in asp.net?
What is different in .net 1.1 and .net 2.0?
Where session id is stored?
Is asp.net mvc still used? : Asp.Net MVC
Explain the use of duration attribute of @outputcache page directive.