⟩ Which measures have you taken to upgrade your knowledge?
If you have attended any seminar or pursued a degree for the sake of enhancing your knowledge and competency in working, mention them.
If you have attended any seminar or pursued a degree for the sake of enhancing your knowledge and competency in working, mention them.
how can i retrieve two tables of data at a time by using data reader? Data reader read and forward only, how is it possible to get 2 tables of data at a time?
Explain ExecuteNonQuery?
What is the ExecuteScalar method?
Which one of the following objects is a high-level abstraction of the Connection and Command objects in ADO.NET?
How can we load multiple tables in to Dataset?
What is connection String?
What is Delegate?
How do you update a Dataset in ADO.Net and How do you update database through Dataset?
What are the steps to connect to a database?
How do you connect to SQL Server Database without using sqlclient?