Answer Posted / mukesh
by using SOAP header and SOAP Ext we can secure the web service
SOAP header:use to passing authentication user data were
SOAP Ext: use to examine the SOAP Header
Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
How is the syntax written to inherit from a class in C#?Give an example ?
What is mvc in c#?
What is data type in c# with example?
What are the differences between static, public and void in c#?
What is the difference between struct and class in c#?
What is disco?
Why do we need reflection in c#?
What is the usage of Enumeration in C# Programming and is it good to use or not ?
Explain dataset.acceptchanges method in .net?
What is asp net c# corner?
How can you achieve run time polymorphism in C#?
What does an indexer do?
When should we use delegates in c#?
What are satellite assemblies? How will you get the different language strings?
What is difference between private and protected?