Blogs about: Windows Communication Foundation Wcf

Featured Blog

Message Contract

amitondotnet wrote 1 year ago: Message Message is a packet of information that is transferred between the client and server. Commun … more →

Tags: Data Contract, duples, Message Contract, Request, Response, Simplex, soap, soap message, WCF Message contract

WCF Contracts

amitondotnet wrote 1 year ago: The classes or interfaces that are to be exposed as a service have to be decorated with the [Service … more →

Tags: Contract, Data Contract, data member, Operation Contract, OperationContract, Service Contract, ServiceContract, WCF, WCF conttract

WCF End Point

amitondotnet wrote 1 year ago: The end point consists of Address, binding and Contract. The end point is a point of communication w … more →

Tags: address, BasicHttpBinding, binding, C#, Contract, httpbinding, MsmqIntegrationBinding, NetMsmqBinding, netNamedPipeBinding

WCF Interview Questions.

coddertube wrote 1 year ago: What is WCF (Windows communication foundation? WCF is a framework for building service oriented appl … more →

MEX vs WSDL

Reza 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 →

Tags: WCF, Web Serice, mex, WSDL

Using the ULS Viewer for your custom application

gavinmckay wrote 1 year ago: The ULS Viewer is a wonderful tool that all SharePoint admins absolutely should have on their server … more →

Tags: stepwise

WCF 4 - Protocol Bridging, Content Routing, and Backup Lists.

R. Suharta wrote 1 year ago: I’m preparing my Microsoft Windows Communication Foundation 4 exam (70-513) so I thought I wou … more →

Windows Communication Foundation (WCF)2 comments

coddertube wrote 2 years ago: Topic 1 : Introducing Windows Communication Foundation Topic 2 : How to Hosting a WCF Service Topic … more →

Metadata Exchange options for WCF3 comments

binarymist wrote 2 years ago: There are two options for publishing metadata from a WCF service. By default, the services metadata … more →

Tags: Microsoft

Message Inspection in WCF8 comments

binarymist wrote 2 years ago: Message Inspectors can be a very usefull tool in diagnosing problems between WCF services and client … more →

Duplex communication and callbacks in WCF4 comments

binarymist wrote 2 years ago: I was reading in the book Enterprise Integration Patterns that my dev manager bought for the team, o … more →

Example WCF system.serviceModel web.config sections1 comment

gavinmckay wrote 3 years ago: This post is to illustrate an example system.serviceModel section in a web.config for WCF .NET 3.5. … more →

Logical vs Physical Addresses in WCF

binarymist wrote 3 years ago: - - - - In this example, I share a listenUri between two endpoints. Synopsis: We have one service im … more →

Exam Prep on Bindings according to Exam Tip in MCTS Training Kit

binarymist 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 →

Tags: MCTS Self-Paced Training Kit

Built-in MSMQ Bindings

binarymist wrote 3 years ago: NetMsmqBinding, MsmqIntegrationBinding. NetMsmqBinding only works if you have WCF on both sides of t … more →

70-503 Exam Training

binarymist wrote 3 years ago: I’ve done a few projects based around the .Net WCF Framework and have decided it’s time … more →

70-503 Exam Training

binarymist wrote 3 years ago: I’ve done a few projects based around the .Net WCF Framework and have decided it’s time … more →

WCF REST Url Request Returns a 404 Error1 comment

gavinmckay 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 →

HOWTO: Fix WCF Host Name on IIS32 comments

gavinmckay 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 →


Related Tags
All →

Follow this tag via RSS