I am completely new to WCF ... I would like to read a tuto开发者_Go百科rial on how to create a simple wcf service and create a console application to use the service. I saw some tutorials online, but they arent properly written ...It would be great if someone can help me . Thanks
Edit: I tried to implement a wcf example, but i get the following error "There was no endpoint listening at http://localhost:8000/Reverse" ... The full code is here
http://pastebin.com/NUazyyD8
Please take a look
See "How to Consume a Web Service".
精彩评论