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 |
What is the difference between application state and caching?
Define the steps to set up validation control.
How do active server pages work?
What are navigation controls? How many navigation controls are there in ASP.NET 4.0?
How Many types of Page Load functions in asp.net
What is full trust in asp.net?
Can you dynamically assign a Master Page?
What is difference between ispostback and autopostback in asp net?
What is the difference between trace and debug in asp.net?
Explain what is the procedure to create the environment for asp.net? : asp.net mvc
What is ipostback?
What tag do you use to add a hyperlink column to the DataGrid?