How to consume a webservice in a windows application without
adding through the web reference?



How to consume a webservice in a windows application without adding through the web reference?..

Answer / sanjay

create a proxy class by using wsdl.exe.Once it done,through
this class you can call webservice.

Is This Answer Correct ?    4 Yes 3 No

Post New Answer

More ASP.NET Interview Questions

Where is the view state data stored in asp net?

0 Answers  


Is it possible for me to change my aspx file extension to some other name?

0 Answers  


Define tracing.

0 Answers  


How would ASP and ASP.NET applications run at the same time on the same server?

0 Answers   Satyam,


What is the relationship(in oops) between codebehind and inline code(.aspx to .aspx.cs)??? explain

4 Answers   Mind Tree,






Difference between Active Exe and Activex dll ?

1 Answers   DELL,


Explain how can we inherit a static variable?

0 Answers  


What is intrinsic objects in asp.net?

0 Answers  


Which method do you invoke on the DataAdapter control to load your generated dataset with data?

2 Answers  


Explain the asp.net page life cycle.

0 Answers  


Explain why datareader is useful?

0 Answers  


To bind columns manually which tags do you need to add within the asp:datagrid ?

0 Answers   Siebel,


Categories