What is the best method to fill the GridView. using
SqlDataReader or Dataset and why

Answer Posted / gowthami

filling the grid view is good by dataset is preferable
as it is used for connection less architecture..
and dataset is nothing but a inmemory database.

Is This Answer Correct ?    9 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Distinguish between system.string and system.text.stringbuilder classes?

540


What are anonymous types in c#?

573


what class is underneath the sortedlist class?

615


Will the following code compile and run?

645


What are functions in c#?

576






What is a console operator?

582


Is static thread safe?

578


What is the difference between and xml documentation tag?

617


What is datacontract in c#?

553


What are jagged arrays used for?

561


Is list passed by reference c#?

560


Is as keyword in c#?

591


Does c# support a variable number of arguments?

683


What is a partial class. Give an example?

584


Explain the difference between “constant” and “read-only” variables used in c#?

615