how to add datarow to datatable



how to add datarow to datatable..

Answer / nag

by using command insert into values

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Sharp Interview Questions

Why is ienumerable used?

0 Answers  


Who benefits from ajax?

0 Answers  


For read-only operation which property you have to designated?

0 Answers   Siebel,


What is generic types in c#?

0 Answers  


why do we use Overloading, Overriding, Boxing, Unboxing, and what is the use of these ?

3 Answers   eXensys,


What is Event - Delegate?

0 Answers  


write code for inserting and updating recoards in sql server database using connected architecture & records shoulds displayed in grid view ( use c# )

0 Answers  


How garbage collection deals with circular references.

0 Answers  


Which collection will you use to store different types of objects collection like... int, employee, student, object etc.

5 Answers   R Systems,


How do I join one form to another in c#?

0 Answers  


Why do we need singleton pattern in c#?

0 Answers  


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

0 Answers  


Categories