Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

Answer Posted / saurabh sharma

If u r presenting small amount of data, u can pick any option. It will take almost same time. But if u want to load heavy data, for example 50000 rows, use sql data paging and objectdatasource or xmldatasource to fill grid view. use paging option of objectdatasource or xmldatasource to switch between pages.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why we need get set property in c#?

1020


Can private virtual methods be overridden in c#.net?

964


write a c# program add two matrix with input number ?

1013


Describe two uses of the “using” statement during the operation of c#?

1001


Can you use foreach iteration on arrays in c#?

1119


Define multicast c# delegate?

1015


Which is executed if an exception has not occurred?

999


What is serialization and deserialization in c# with example?

932


Write a C# program to find the Factorial of n

1032


What is the importance of closing an ado.net application?

947


Why do we use public static void main in c#?

1000


What is the full form of GAC? Explain its uses?

1057


Explain the process of inheriting a class into another class?

1046


Define a class and an object?

1035


What is xml serialization in c#?

944