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
How would you turn off cookies on a page of a website?
In your ASP.NET 2.0 web application you want to display an image that is selected from a collection of images. What approach will you use to implementing this?
Difference between overriding and overloading?
How does the iis work?
Define secured sockets layer.
Which authentication uses a combination of windows and iis authentication?
Write code to send e-mail from an asp.net application?
What is Razor View Engine
What is the sequence in which ASP.NET events are processed?
How long the items in ViewState exists?
Explain the difference between value type and reference type?
What is the importance of aspnet_isapi.dll, inetinfo.exe andaspnet_wp.exe in the page loading process.
What are the features of asp net?
What are the differnt types of handler in ASP.NET?
What is a page life cycle? What are the events in a page life cycle?