Microsoft released a sample package for Windows Communication Foundation (WCF) and Windows CardSpace yesterday. The package is rich in content, from the simplest Hello World to complex solutions. For Windows Communication Foundation (WCF) and Windows CardSpace, these sample programs are undoubtedly the best learning resources.
: Http://www.microsoft.com/downloads/details.aspx? FamilyID = 0042541f-95d6-4eb7-966a-c21a737e193a & DisplayLang = en
This is part of the directory:
By the way, we will briefly introduce these two things:
Windows Communication Foundation (WCF)(Development code: Indigo) is the SOA framework of Microsoft under. NET 3.0. It also plays an important role in Microsoft's planning. Application Communication is a basic function of modern software, both within and between organizations. NET Framework 3.0 uses WCF to provide communication channels between programs in SOA mode. The following is an introduction on the official website:
The Windows Communication Foundation (previously codenamed "Indigo") is Microsoft's unified framework for building secure, reliable, transacted, and interoperable distributed applications.
For Windows Communication Foundation (WCF), the following resources are also good:
- Windows Communication Foundation official site: http://wcf.netfx3.com/
- Bruce Zhang's journey to WCF Series
- This PPT is also good, suitable for quick introduction: http://wcf.netfx3.com/files/folders/6680/download.aspx
Windows CardSpace(Development code: InfoCard) is a new generation of unified digital identity control of Microsoft. It aims to solve the complexity and security of various identity authentication on the network today. This is an introduction on the official website:
Windows CardSpace enables users to provide their digital identities in a familiar, secure and easy way. in the physical world we use business cards, credit cards and membership cards. online with CardSpace we use a variety of virtual cards to identify ourselves, each retrieving data from an identity provider. don't struggle with usernames and passwords, just choose an information card!
This article provides a detailed introduction to Windows CardSpace. If you are not familiar with it, you can also get started with this article.