--%>

Windows Communication Foundation or WCF

Why did Microsoft develop the Windows Communication Foundation (WCF) technology?

E

Expert

Verified

A portion of the .NET Framework which provides a unified programming model for fast building service-oriented applications that communicate across the web and enterprise.

Microsoft developed the Windows Communication Foundation (WCF) technology for:

•    Unification of the Microsoft’s Distributed Computing Technologies
•    Interoperability with Applications Built on another Technologies
•    Interoperability with Other Web Services Platforms
•    Interoperability through Microsoft’s Pre-WCF Technologies
•    Explicit Support for the Service-Oriented Development

   Related Questions in Programming Languages

  • Q : Write a program that enters some text

    Write a program that enters some text into a char string called char text[100] and does the following: a) Calls a function called void vowels(char text[]) that prints out how many times each vowel (a/A, e/E, I/i, O/o, U/u) was foun

  • Q : Define the term Swizzling Define the

    Define the term Swizzling: It is the process of recursively writing the contents of an object through object serialization.

  • Q : Visual basic programming homework A

    A local car hire company has approached you to create a user-friendly computer program that will enable their hire operatives to send invoices to their customers. The operatives are not computer literate so a user-friendly, uncomplicated and robust interface is required. At presen

  • Q : Define Context Normal 0 false false

    Normal 0 false false

  • Q : Explain the differences among SEI

    What in your advice are the most important fundamental differences among SEI SW-CMM and ISO 9000-3?

  • Q : Compute the Total Shopper Spending in

    Most of the reports produced from the system compute the total dollars in purchases for a shopper. Process the following steps to build a function named TOT_PURCH_SF which accepts a shopper id as input and returns the total dollars which the shopper has spent with com

  • Q : Explain different types of variable iv

    The kind of value that a variable can own is known as data type. When we state a variable we require specifying the type of value it will own with the n

  • Q : What do you mean by program counter

    What do you mean by the term program counter? Write down its use?

  • Q : Define Applet Applet : The Applets are

    Applet: The Applets are Java programs based on the Applet or JApplet classes. They are closely related with the capability to give active content within the Web pages. They have numerous features that differentiate them from ordinary Java graphical ap

  • Q : What is Priority level Priority level :

    Priority level: Each and every thread has a priority level that point out to the scheduler where it must be placed in the pecking order for being run. The eligible un-blocked thread with a specific priority will always be run prior to an eligible thre