A simple Client-Server chat application written in C# & WPF.
- Socket Programming using System.Net.Sockets
- Multithreading using System.Threading
- XAML Binding and System.ComponnentModel.INotifyPropertyChanged for reporting changes to UI
- GC using System.IDisposable
- Continuous Integration using AppVeyor.com (Free for open source projects)
- Extended.Wpf.Toolkit