Enlist the types of linq?
List the two important objects of ado.net and also list the namespaces that are commonly used in ado.net to aid in connection to a database.
Differentiate between response.expires and response.expiresabsolute?
List some of the common data providers for ado.net framework?
List some of the classes used by system.data namespace?
Differentiate between sqlclient oledb and providers?
Differentiate between dataset and datareader?
Describe ado.net?
What do you mean by object pooling?
What is the importance of closing an ado.net application?
What are some of the commonly used commands in sqlcommand?
What do you understand by the terms datareader object and dataset object?
What is connection pooling in ado.net?
Enlist all the components of an ado.net framework?
Describe two uses of the “using” statement during the operation of c#?