dipendrashekhawat / WCFService

A self hosted WCF Service invoked from a web app.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WCFService

A basic WCF service and a client app invoking the service First Run the Host from EmployeeService.

Once the host is started, you can load the Web Application (client) to get the data and see how the client is communicating with the WCF service.

About

A self hosted WCF Service invoked from a web app.


Languages

Language:C# 93.9%Language:ASP 6.1%