0
kicks
Simple WCF chat application with database (LINQ)
This project will consists of a WCF service (ISERVICE [Interface] & SERVICE [C# code to implement the interface]), Server Application which will use the WCF service and finally the client(Windows Form).