Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/filipw/aspnetwebapi-wpf-p2p-chat

Build p2p chat application with WPF and ASP.NET Web API
https://github.com/filipw/aspnetwebapi-wpf-p2p-chat

Last synced: about 1 month ago
JSON representation

Build p2p chat application with WPF and ASP.NET Web API

Awesome Lists containing this project

README

        

Build p2p chat application with WPF and ASP.NET Web API
=========================

This source code is accompanying the tutorial from here - http://www.strathweb.com/2012/03/build-p2p-chat-application-with-wpf-and-asp-net-web-api/

Please note that the tutorial was written some time ago against ASP.NET Web API Beta, so it might not compile against the latest project DLLs (update coming soon).

The solution file is Visual Studio 11.

Enjoy.