Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Articles
(untagged)

Review – 50 Articles Completed on WCF Tutorial

0.00/5 (No votes)
2 Jul 2014 1  
Review of 50 articles completed on WCF tutorial

This articles was originally at wiki.asp.net but has now been given a new home on CodeProject. Editing rights for this article has been set at Bronze or above, so please go in and edit and update this article to keep it fresh and relevant.

By publishing my last article “WCF Hosting in IIS Simplified“, I have completed a milestone of 50 WCF Tutorial on Windows Communication Foundation for beginners as well as professional developers. Throughout this journey, my intention was to follow a practical and step by step approach to explain important concepts on WCF. I’ll try my best to continue the same approach in a best possible way in future.

Let me summarize what WCF Tutorials have covered so far in these 50 articles on Windows Communication Foundation.

Although my approach is always to provide the reader with practical examples having complete code samples, I also prepare a comprehensive series of most important FAQs. This series of Frequently Asked Questions gives the reader a better chance to grasp the most important WCF technology concepts in a much shorter time. List of WCF FAQs can also be used to prepare before appearing for a WCF Interview. Reader can also find a list of Top 10 WCF Interview Questions and Answers here.

Along with above mentioned WCF FAQs and Interview Questions, I also provided a detailed series of WCF Tutorial on new features of Windows Communication Foundation v4.5. This seven part series not only discusses the concepts but also provides implementation details with code examples on new features in WCF 4.5. Remember, an interviewer is always concerned about the reader’s knowledge on new features of a particular technology.

For any technology area, we always try to define a base foundation knowledge that is compulsory for that particular technology professionals. Similarly for WCF, without knowledge of core concept areas like WCF Service, Contracts, Binding, Channel Factory, Hosting and lot more, no one claims to be a professional WCF developer. So, WCF Tutorial provides practical implementation for these core concepts. Few of the concepts covered are as follows:

Finally, the importance of REST based architecture is obvious in many scenarios and WCF fully supports it. WCF Tutorial provides implementation of RESTful service from very basic service to one that performs all CRUD (Create, Retrieve, Update, Delete) operations. It also provides implementations of related REST concepts like posting JSON data to RESTful service, Automatic format selection, Error Handling etc. You can find all these details at one location “Practical Guide to WCF RESTful Service“.

Hopefully, the reader of WCF Tutorial will find these tutorials helpful. I’ll try to provide more informative articles on Windows Communication Foundation. Enjoy WCF Programming.

The post Review – 50 Articles completed on WCF Tutorial appeared first on WCF Tutorial.

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here