I am completely new to WCF … I would like to read a tutorial 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
Please take a look
See “How to Consume a Web Service“.