What is the namespace in which .NET has the data
functionality classes?
Answer Posted / kavita
System.Data.(which backend u r using in ur application,like sql,oracle,access or xml and etc......)
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Do we use stored procedure in ADO.Net?
What are good ado.net object to replace to ado recordset object.
What is difference between datagridview and datagrid control in winforms?
What is Dataset Object?
Explain ODP.net
What is data control techniques?
What are all the different methods under sqlcommand?
Which components of a data provider is used to retrieve, insert, delete, or modify data in a data source?
If a table contains 20000 records. In a page at each time 100 records to be displayed.
Why do we serialize data?
Which is the best method to get two values from the database?
Which method is used by command class to execute SQL statements that return single value?
How would you connect to database using .NET?
Can we create Synonymns in MS Acess,My Sql Server,Sql Server? But iam we can create in oracle!
Define connection string?