Answer Posted / honey
1. Create a connection
2. Create the command object, passing in the SQL string
3. Create the DataAdapter
4. Populate the DataSet and close the connection
| Is This Answer Correct ? | 3 Yes | 8 No |
Post New Answer View All Answers
What is "common language specification" (cls) in .net?
Will it go to finally block if there is no exception happened?
What is .net and .net framework?
Explain the difference between the while and for loop. Provide a .net syntax for both loops?
What are the properties of ADO.NET?
Explain what is the difference between web application and enterprise application?
Explain how to rename a table using sql queries?
How can you assign an rgb color to a system.drawing.color object?
What tools is used to develop .NET applications?
How to spawn a thread?
Can I write il programs directly?
Explain how does assembly versioning work?
What is a .net class?
what is prototype design pattern in .net
Explain what is the reason of occurring overflow-underflow arithmetic exception error, it shows error message when we run our program by adding control?