What are the classes in System.Data.Common Namespace?
Explain what a diffgram is and its usage ?
what is trigger?
8 Answers Microsoft, Precept Technology,
what are the differences between dataset and datareader?
can u tell me the how to get the print for the form
Write steps of retrieving data using ado.net ?
What?s the role of the DataReader class in ADO.NET connections?
What is data adapter in ado.net with example?
Can you explain how to enable and disable connection pooling?
Which is better ole db or odbc?
Which parameter of ConnectionString is used to specify the name of the database?
If i am expecting a single result from sqlserverdatabase then what command should i follow ?sqlcommand.executereader (commandbehaviour.singleresult)or sqlcommand.executescalar()
Explain different methods and Properties of DataReader which you have used in your project?