Using Ado.net, what front ends and back ends can you use?
Answer Posted / sireesh kumar
we can use front end as either c#.net and VB.net also.we
can use back end as sql server.
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is ado rdo dao in visual basic?
What is ado recordset?
How to creating a SqlCommand Object?
What does executereader return?
What are the steps to connect to a database?
What is the purpose of using adodb?
Why do we use sqldataadapter?
How do we use stored procedure in ADO.NET and how do we provide parameters to the stored procedures?
What is a datagridview?
describe the dataset object in ado.net.
How can we add/remove row's in "datatable" object of "dataset"?
What is ado.net full form?
Explain the difference between data reader and data set?
What are the rules to implement connection pooling?
What is the use of SqlCommandBuilder?