Syed Sadiq Ali
Discover What's Possible
Pages
C#
.Net Basics
SQL
JavaScript
AngularJS
Online Test
Popular Posts
Learn .Net Easily
Angular 1 vs Angular 2
AngularJS Test
Thursday, 24 November 2016
ADO Test
ADO.Net
What is ADO Full form?
Active Dependency Object
Active Data Option
ActiveX Data Object
Which Namespace is needed to work with SqlServer?
Using System.Data;
Using System.Data.Sql;
Using System.Data.SqlClient;
What is DataSet?
DataSet is collection of Database
DataSet is colection of tables
DataSet is will get data from database
Which statement is TRUE?
Dataset work with Disconnected Architecture
DatReader work with Disconnected Architecture
DataAdapter work with connected Architecture
What is the purpose of Ado.Net?
Ado.net is used to create classes in c#
Ado.net is used to communicate with Database
Ado.Net is used to create create object of classes
which statemetn is false?
data adapter is meadiator between dataset and database
data set is not a collection of tables
None
what is connection object?
It is used to perform DML operations
It is used make a connection
It is used to manipulate data in DB
which method is used to fill that data in dataset
Fall()
Full()
Fill()
How will you access data from dataset
By using index
bu using name of table
All the above
whihc method of command object do you use to perform Insert operation
ExecuteReader()
ExceCuteScalar()
ExcecuteNonQuery()
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment