What is Windows
Communication Foundation?
Windows Communication
Foundation is Microsoft's unified programming model for building
service-oriented applications with managed code. It extends the .NET Framework
to enable developers to build secure and reliable transacted Web services that
integrate across platforms and interoperate with existing investments. Windows
Communication Foundation combines and extends the capabilities of existing
Microsoft distributed systems technologies, including Enterprise Services,
System.Messaging, Microsoft .NET Remoting, ASMX, and WSE to deliver a unified
development experience across multiple axes, including distance (cross-process,
cross-machine, cross-subnet, cross-intranet, cross-Internet), topologies
(farms, fire-walled, content-routed, dynamic), hosts (ASP.NET, EXE, Windows
Presentation Foundation, Windows Forms, NT Service, COM+), protocols (TCP,
HTTP, cross-process, custom), and security models (SAML, Kerberos, X509,
username/password, custom).
No comments :
Post a Comment