- Advantage of ADO.Net
- How would u connect to database using .NET
- Difference between OLEDB Provider and SqlClient
- What are relation objects in dataset and how & where to use them
- What are the different namespaces used in the project to connect the database
- Difference between DataReader and DataAdapter / DataSet and DataAdapter
- Which method do you invoke on the DataAdapter control to load your generated dataset
- How to find the count of records in a dataset
- How to check if a datareader is closed or opened
- Explain different methods and Properties of DataReader
- What happens when we issue Dataset.ReadXml command
- How to get oledb connection
- What are the 4 types of classes in ADO.NET
- How can you implement sub data grid in a master datagrid
- What is method to get XML and schema from Dataset
- What are the two fundamental objects in ADO.NET
- How to generate XML from a dataset and vice versa
- If a dataset contains 100 rows, how to fetch rows between 10 and 20 only
- How do you merge two datasets into the third dataset in a simple manner
- How do u implement locking concept for dataset
- What is the use of parameter object
- What's the difference between Dataset.clone and Dataset.copy
- Differences between dataset.clone and dataset.copy
- What are the differences between RAW, AUTO
- What happens when u try to update data in a dataset in .NET
- What is ADO .NET and what is difference between ADO and ADO.NET
- What we do with the object of ado.net dataset after using it
- What are advantages and disadvantages of Microsoft-provided data provider classes
- How can implement dropdownlist in particular of dataset when try to update
- What?s the role of the DataReader class in ADO.NET connections
- How to get the new oledb connection of oracle in database programming
- What are the advantages of oledb compared with other classes
- What is a dataset
- What is a datatable
- What is a datagrid
- What are the three Ado objects
- What does connection string consists
- Where do you store connection string
- Can we have multiple datatables in a datareader
- What is datacolumn and how it is used
- How many commands does the oledbcommand takes
- What is the key feature of ADO.NET compared to ADO
- Which are the different IsolationLevels
- Difference between ADO and ADO.net
- What provider ADO.net use by default
- What does ADO.NET consists
- What are the steps in connecting to database
- ADO and ADO.NET differences
- What are the functions of oledbdataadapter
- Which type of database is used while processing dynamic database
- What is the difference between oledbreader and datasetwhile connecting
- How do we invoke queries from the application
- What is the provider and namespaces being used to access oracle database
- Write steps of retrieving data using ado.net
- What is ODP.NET
- How to sort the data in Datatable
- What are the different row versions available
- Explain acid properties
- Can you edit data in the Repeater control
- How to add Primary key in DataSet
- Explain what a diffgram is and its usage
- What are different types of Commands available with DataAdapter
- How to retrieve the third table value from the data set
- How to declare connection strings and how to make use of web.config
- What providers does ado.net uses internally
- What providers do you use to connect to oracle database
- What is sequence of code in retrieving data from database
- What is dataset and tell about its features. What are equivalent methods
- Call a stored procedure from ado.net and pass parameter to it
- About ado.net components/objects. Usage of data adapters
- Where does ADO.NET and XML web services come in the architecture
- Sequence to connect and retrieve data from database using dataset
- Can anybody show me the structure of ADO.NET
- Explain the ADO . Net Architecture
- How do you handle data concurrency in .NET
- How you will set the data relation between two columns
- What is data Adapter
- What is a dataview? why is it used for
- How do you filter the data in datagrid
- How do you sort the data in datagrid
- What is Execute Non Query
- Features and disadvantages of dataset
- What is execute scalar
- What is data access layer
- What is Sql Native Client
- What is the default view of Data Grid
- Difference between datareader and dataset
- Difference between Stored procedure and user defined functions
- What is sql Injection
- Differences between oracle 9i and sql server
- What is clustered index? why is it created
- What is trigger
- Can we execute trigger normally at the desired time
- If I want single result from sql server database then what command should i follow
- If a table contains 20000 records . In a page at each time 100 records t
- how will the server identify the errors
- What is the syntax code to oledb to connect oracle
- When we are running the Application, if any errors occur in the Stored Procedure
- How To Update A Column In A DataGrid Using C#.NET
- we want to connect to many databases layer such as MSAccess