Visual Studio 2008 was finally released. I also spent a day buying memory, upgrading the system, and installing this stuff, so I couldn't wait to learn about the new feature WCF, however, I can give a thorough explanation of the concept of WCF, but I am new bee myself. Therefore, I want to introduce this series Article First, you can learn from the translation, and second, you can provide an opportunity for communication. The level is limited. Please forgive me.
The first part is the introduction:
This blog will use a series of methods to introduce WCF to readers who do not have time to personally experience WCF or cannot probe to WCF for other reasons. Some articles may seem bloated, but I will try to keep them short and concise. In this way, you can read this article in your spare time.
It is easy for you to read. I will reference this post for all other posts (blogs), because this post retains an index for all articles.
The complete index is as follows:
- Service ABC
- Defining contract
- Hosting the service
- Make your service visible through metadata
- Consuming the service
- Address
Binding demo-chart
- Bindings
Original article address:
Http://bloggingabout.net/blogs/dennis/archive/2006/10/18/WCF-Part-0-_3A00_-Introduction.aspx
I'm starting a series of posts about Windows
Communication Foundation (WCF). The goal of the series is to introduce
WCF to everyone who hasn' t had the opportunity to experience WCF,
Whatever reason. While other articles sometimes are too long, I want
Keep them very short. That way you're able to read them before your
Workday begins or perhaps just before you shut down.
From every post I'll refer to this post and I'll keep an index here so you can easily find your way.
Complete Index
- Service ABC
- Defining contract
- Hosting the service
- Make your service visible through metadata
- Consuming the service
- Address
Binding demo-chart
- Bindings