What is the best method to fill the GridView. using
SqlDataReader or Dataset and why
Answer Posted / justgovi
Datareader is the best way to fill the grid view.
Datareader is faster and the main purpose of it is to be
used in read only scenarios.
| Is This Answer Correct ? | 15 Yes | 1 No |
Post New Answer View All Answers
What is the components of window?
Do while loops yes or no c#?
What happens if you add duplicate elements to a set?
What language is c# similar to?
Can we inherit abstract class in c#?
How do you define a predicate?
What is the difference between method parameters and method arguments. Give an example?
What is the output of TextWriterTraceListener redirected?
What are extension methods and where can we use them?
What are the advantages of generics in c#?
What does dbml mean in texting?
Is c# the same as d flat?
Can you create an instance of a static class?
How to sort an int array in c#?
Explain About Iunknown interface Queue