Answer Posted / shailesh
dataset is store the data in the database
| Is This Answer Correct ? | 4 Yes | 7 No |
Post New Answer View All Answers
Is string value type c#?
Does c# support multilevel inheritance?
Enlist all the components of an ado.net framework?
In .NET which is the smallest unit of execution?
what is scope of a protected internal member variable of a c# class
What is data annotation in c#?
What is the difference between finalize() and dispose() methods?
Can you put two constructor with the same structure in a class?
What is using keyword?
List the differences between method overriding and method overloading?
Is unboxing an implicit conversion?
What does an indexer do?
Are there constructors in c sharp?
In the page load event I assigned dropdownlist’s datasource property to a valid list. On the submit button click.. The same datasource property is coming as null. Why?
What are the collections in c#?