How to consume a webservice in a windows application without
adding through the web reference?
Answer Posted / 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 View All Answers
Define resource files.
Difference between singleton and singlecall.
What is preprocessor in .net? Where it use?
How do you open a page in a new window?
Explain what is clr?
What is viewstate parameter?
How many types of session state management options available in asp.net?
What is the use of session state and application state and difference between them?
What is postback and autopostback in asp.net?
Why session is used in asp.net?
What does asp in asp.net stand for?
When does a session actually start?
What parameters can you pass in the url of the api?
What is windows active directory authentication?
How to implement Authentication and Authorization?