How to authenticate web service? When you enter the web
service url in browser it should ask username and password.
After entering the un&pwd we have to show its methods and
service description(wsdl).
Answer Posted / m.yousuf
by implementing digest authentication model.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between package and interface?
Does c# provide copy constructor?
List some Advantages of switch-case over if else?
Explain About namespaces
Will the following code compile?
What is collection of classes in c#?
What is #region in c#?
what is main function of alternate teamplate of datalist?
What is the main purpose of xml?
What is the use of console?
Why do we still see so much non-oo code written in c# today?
What is the difference between static and private constructor in c#?
What is a predicate in c#?
What is base class in c#?
What is property in c#?