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 |
What is the difference between Server.Transfer and Response.Redirect?
Explain the difference between .net 2000 and .net 2005(features)? Which one is better?
How to implement getcommon method in class a? Are you seeing any problem in the implementation?
How to Exchange data between Webservices
What are object pooling and connection pooling and difference?
you have a requirement from client, he has an XML file and you need to insert the data into 5-6 tables in database. explain me the procedure.
What is the use of common language runtime?
What is new in .net core?
Which dll is required to translate xml to sql in internet information server (iis)?
Explain something about WebService?
Give An example of a ctype and directcast.
What versions of .net are there?