how to add datarow to datatable
Why is ienumerable used?
Who benefits from ajax?
For read-only operation which property you have to designated?
What is generic types in c#?
why do we use Overloading, Overriding, Boxing, Unboxing, and what is the use of these ?
What is Event - Delegate?
write code for inserting and updating recoards in sql server database using connected architecture & records shoulds displayed in grid view ( use c# )
How garbage collection deals with circular references.
Which collection will you use to store different types of objects collection like... int, employee, student, object etc.
How do I join one form to another in c#?
Why do we need singleton pattern in c#?
What is the difference between arraylist and list in c#?