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

Why should I use interface in c#?

501


Difference between debug.write and trace.write?

524


What are Uses of CLR

538


What is an assembly qualified name? Is it a filename? How is it different?

505


Define a jagged array in c#?

490






What is the use of console readline () in c#?

477


There were a lot of questions asked, so I will list the topic (and add a what is "topic" and know pros/cons). Extreme programming, what is a transaction, various SDLC design approaches, what is a namespace, define a good test case, what is a stored proc, webservice? design patterns? linker? compiler? access modifiers? stack vs. queue? arrays vs. linked lists? sorting algorithms? recursion? OOP principles?

1591


Is arraylist thread safe?

497


Is friend a constructor?

519


How can you achieve run time polymorphism in C#?

549


What is the difference between list and array in c#?

474


How long will it take to learn c#?

533


What is generic delegates in c#?

533


What is final keyword in c#?

539


What is the difference between list and dictionary in c#?

464