How to Create and Consume a Web Service?



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

Post New Answer

More Dot Net General Interview Questions

Explain me what is .net web service?

0 Answers  


What is the Difference between imperative and interrogative code?

2 Answers  


<li id="Accomodation" runat="server" visible="false"><a href="../searchaccommodation.aspx?">Accomm</a></li> i have this code.now on server side i want to compare this id(Accommodation) value and want id i.e.Accommodation.visible=true;

0 Answers  


Can a dll be changed to an exe?

0 Answers  


What is an EXE?

1 Answers  


Explain the purpose of Remoting in .NET?

0 Answers   Petranics Solutions,


Explain how to redirect tracing to a file?

0 Answers  


What are the difference bbetween value type & reference types ? Example from .net. Integer & struct are value types or reference types in .net?

0 Answers  


Explain the Scope of public/private/friend/protected/protected friend.

1 Answers   Wipro,


How to create properties and methods using controls?

0 Answers   CGI,


Tell me what is a “jagged array”?

0 Answers  


What is .net3.5?

0 Answers  


Categories