Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/filipw/aspnetwebapi-wpf-p2p-chat
- Owner: filipw
- Created: 2012-05-17T18:35:19.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-05-17T18:52:43.000Z (over 12 years ago)
- Last Synced: 2024-04-23T00:14:34.211Z (7 months ago)
- Language: C#
- Homepage: http://www.strathweb.com/2012/03/build-p2p-chat-application-with-wpf-and-asp-net-web-api/
- Size: 1.04 MB
- Stars: 16
- Watchers: 5
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.