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
What is the difference between pathparam and queryparam?
What is the difference between response.redirect and server.transfer?
What is the difference between user control and custom control?
What are Authentication and Authorization?
What are validator? Name the validation controls in asp.net? How do you disable them? Will the asp.net validators run in server side or client side? How do you do client-side validation in .net? How to disable validator control by client side javascript?
What is data grid view in asp.net?
Define static constructor?
Explain file-based dependency and key-based dependency.
Explain how caching in asp.net 2.0 is different from caching in asp.net 1.1?
Securitywise What are the Enhancements in 2.0?
How we implement the multiple paypal value with gridview in my website and how we make a payment through Credit Card.
If you want to bind the columns manually within the asp:datagrid tags what kind of tags you have to add.
Do you know about caching with the datasource controls?
What is page fragment caching?
Why is asp.net so popular?