How to Create and Consume a Web Service?
Answer / 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 |
why .net does not support multiple inheritance?
Conceptually, what is the difference between early-binding and late-binding?
Explain the use of activex control in .net?
What is heap and what is stack?
What is the model role in Mvc architecture?
what is the default value of CHAR type?in C# using asp.net?
Explain dataset.acceptchanges and dataadapter.update methods in .net?
what is event inheritance and event delegation?
How inheritance works in .net?
What is a manifest in .net?
What is the difference between .net and laravel?
How is threading done in .net?