how to use web services with code?(with example code)
First we need to create webmethod in webservice.
And we need to expose the webmethod as wsdl file.
Who wants to consume those webmethod they have to create a
class file by using wsdl tag in dotnet command prompt.
once the class file has been created and we can create
instance for that and start accessing all the methods from
the class file.
Is This Answer Correct ? | 1 Yes | 0 No |
How Response.flush works in server.Execute
What's the use of formatters in .net?
What is content place holder?
In asp.net 3.5 we can go one page to onther page without using statemanagment concept?
What asp.net control can embed xaml into asp.net pages?
In a webpage if i want to give access to only half page ,then what should i do?
Explain Assemblies?,Difference between Panel and GroupBox?,Differences between ASP and ASP.NET?
What is aspect-oriented programming?
Explain managed code an un-managed code.
how many script manager controls are used in Ajax web page?
7 Answers CSC, Health Prime Services, TCS,
Explain page output caching?
Various types of Page Load functions