How should we learn and master the WCF Technology in the correct way?

Source: Internet
Author: User

How should we learn and master the WCF Technology in the correct way?

I. How should I learn about the WCF technology?

A's answer is: as a beginner, please follow a's advice on how to master the WCF technology with the correct posture. Since there are too many WCF technical knowledge points, you can have a single book to explain basic conceptual knowledge. Before the course C # Service-Oriented Programming Technology WCF starts to practice, I hope that the children's shoes who have never understood the WCF technology will first understand the WCF Technology in advance. At least I need to understand what the three elements of the ABC technology refer to respectively. Otherwise, it is difficult to keep up with the pace of a stupid course. Although this course is called the introduction of WCF technology, the focus of this course is to focus on the actual practice. I am a stupid developer who has some understanding and understanding of the WCF technology, we strive to share with you the truth about the WCF technology. This is the biggest difference between a stupid course and the market,"Combining theory with practice" + "from practice to practice"After learning, you can directly apply the learning results to the actual project!

Ii. How should I learn about the number of Binding protocols for the WCF technology?

A's answer is:: "Take its essence" + "take the essence", do not "Swallow jujube", and eventually lead to "waste of food for some reason ",Here, I suggest you learn the following bindings:

1) BasicHttpBinding: the simplest binding type, usually used for Web Services. Use HTTP and Text/XML encoding.

2) WSHttpBinding: more secure than BasicHttpBinding.

3) NetTcpBinding: the most efficient and secure cross-machine communication mode.

III. C # How to Use the elegant method of WCFProceedUnified entry call

Use WCFServiceProxyFactory to provide services to our callers through the uniform server portal.

4. How can we ensure the security of client calls through the WCF technology?

A's answer is: Use the X509 Certificate authentication mechanism of WCF.

V. Practical drills C # How to implement unified portal calling in an elegant way using WCF)


 

6. How to implement hybrid access to WCF (both HTTP and TCP are supported)


 

 

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.