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

What does session_start () do?

0 Answers  


Differentiate between a page theme and a global theme?

0 Answers  


Explain About duration in caching technique

0 Answers   BirlaSoft,


What is the difference between runtime version and version?

0 Answers  


What is Partial in ASP.NET 2.0?

2 Answers   Fulcrum Logic,






How to find out what version of asp.net I am using on my machine?

0 Answers  


How many types is controls is there in Asp.Net?If it means what are types of custom controls?Explain about user controls,Web server controls,Hrml server controls?

1 Answers   Cap Gemini, TCS,


Suppose you display a data having 200 records in a datagrid. Then you edit 100 records of them. Now when you will press update button,all 100 records should be updated in single shot rather than reading every record and updating. How to do it?

4 Answers   Wipro,


What are the new features implemented in ASP.NET?

0 Answers   TCS,


How can you provide an alternating color scheme in a Repeater control?

6 Answers   Siebel Systems,


What setting must be added in the configuration file to deny a particular user from accessing the secured resources?

0 Answers  


What are asynchronous callbacks?

0 Answers   Accenture,


Categories