Posted By: Cliff Simpkins | Aug 20th, 2008 @ 8:00 AM | 52,043 Views | 14 Comments
Welcome to the latest video in the weekly WF/WCF Screencast series.

In this short video, CSD MVP Aaron Skonnard from PluralSight guides the viewer through how to configure your WCF Service with endpoints. This screencast uses the service you created last week to -a- introduce you to WCF adapters, bindings, and contracts, and -b- shows you how to use the WCF Service Configuration Editor to modify these endpoints and add new endpoints.

For additional information on WCF, please check out the WCF Dev Center on MSDN and the .NET Endpoint team blog. For more information on classes offered by Aaron and the PluralSight folks, check out their catalog of instructor led courses and new online courses that cover a variety of Microsoft technologies, ranging from .NET v3.5 to WSS to BizTalk server.
Media Downloads:
Rating:
4
0

Open the app config wizard and see the WCF endpoint of the screen identify the dns locahost like this, if you put here solved, bye

Hi I am not able to play these videos when I am playing second time. plz help me

when I am trying to change the base address and add the tcpnet , piped end points my service is not working when I debug it it says error

atarikg
atarikg
Hardcore

Thanks for posting this video. It's quite instructive and informative.

 

Could you post more advanced videos about WCF ? Because even they are good, people may need advanced ones to create advanced applications.

 

Thanks.

Hi,

i am new one on WCF.

i am getting problem with this, whenever i go to app.config, then go to edit, and create another end point, on net name pipebinding

when i enter the address:

net.pipe://localhost:8888/evalservice

it says that it is invalid addresss. now what i have to write here? as it says, that this address is invalid.

the same address in my host address place. which i have wrote above. now what i have to do??

please let me know thanks.

Microsoft Communities