There are two options for publishing metadata from a WCF service. By default, the services metadata is not published. In order to make the services information about itself public, you must do either… more →
Binarymistwrote 1 year ago: Message Message is a packet of information that is transferred between the client and server. Commun … more →
wrote 1 year ago: The classes or interfaces that are to be exposed as a service have to be decorated with the [Service … more →
wrote 1 year ago: The end point consists of Address, binding and Contract. The end point is a point of communication w … more →
wrote 1 year ago: What is WCF (Windows communication foundation? WCF is a framework for building service oriented appl … more →
wrote 1 year ago: Since I have answered this question a few times now I decided to write a post about it. maybe it hel … more →
wrote 1 year ago: The ULS Viewer is a wonderful tool that all SharePoint admins absolutely should have on their server … more →
wrote 1 year ago: I’m preparing my Microsoft Windows Communication Foundation 4 exam (70-513) so I thought I wou … more →
wrote 2 years ago: Topic 1 : Introducing Windows Communication Foundation Topic 2 : How to Hosting a WCF Service Topic … more →
wrote 2 years ago: There are two options for publishing metadata from a WCF service. By default, the services metadata … more →
wrote 2 years ago: Message Inspectors can be a very usefull tool in diagnosing problems between WCF services and client … more →
wrote 2 years ago: I was reading in the book Enterprise Integration Patterns that my dev manager bought for the team, o … more →
wrote 3 years ago: This post is to illustrate an example system.serviceModel section in a web.config for WCF .NET 3.5. … more →
wrote 3 years ago: - - - - In this example, I share a listenUri between two endpoints. Synopsis: We have one service im … more →
wrote 3 years ago: According to the Exam Tip on pg 236 of the MCTS Self-Paced Training Kit (Exam 70-503) The type of qu … more →
wrote 3 years ago: NetMsmqBinding, MsmqIntegrationBinding. NetMsmqBinding only works if you have WCF on both sides of t … more →
wrote 3 years ago: I’ve done a few projects based around the .Net WCF Framework and have decided it’s time … more →
wrote 3 years ago: I’ve done a few projects based around the .Net WCF Framework and have decided it’s time … more →
wrote 3 years ago: This error occurs because IIS is doing the right thing as far as it knows, and WCF wants more! Backg … more →
wrote 4 years ago: This is a problem I have tripped across before, and it just popped up again. Time for a post on how … more →