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 |
Explain me what is .net web service?
What is the Difference between imperative and interrogative code?
<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;
Can a dll be changed to an exe?
What is an EXE?
Explain the purpose of Remoting in .NET?
0 Answers Petranics Solutions,
Explain how to redirect tracing to a file?
What are the difference bbetween value type & reference types ? Example from .net. Integer & struct are value types or reference types in .net?
Explain the Scope of public/private/friend/protected/protected friend.
How to create properties and methods using controls?
Tell me what is a “jagged array”?
What is .net3.5?