what is the requirement that .Net web services can access the
java application?
Answer Posted / pramod sahoo
webservice is standardize by w3c for heterogeneous
platforms.Any language can build their own webservice using
their language and register that into UDDI. So that any
other language can able to use that.It is heterogeneous
because of XML the interaction between them.
Conclusion is that any language can interact with any
webservice written in any language,that platform must
support XML.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Why do we need url encoding?
How to use push notification?
Where sessions are stored?
i develop a web application and i gave security setting i.e autherization and athentication now it work properly on my local system , now question is ,is this security setting ie autherization and athentication which i gave in web.config will it be enough strong to secure my application on internet or i have to use some 3rd party tool or software to get security .if yes --how ? if no--what is the alternate?
What can we do with asp.net?
What is http protocol and how it works?
Explain cookies with example.
What are standard controls?
How to set the pane area to transparent of a scrollPane component.?
What is the difference between system.stringbuilder and system.string
How many web.config files can I have in an application?
Explain why it is useful to use mvc instead of webforms? : asp.net mvc
What is the purpose of master page?
Define globalization and localization.
Can anyone please tell me that the question posted on this website are Sufficient for the interview with 2+ year experience in .net