All Projects → Kolahzary → SocketChat

Kolahzary / SocketChat

Licence: MIT license
C# & WPF Client-Server chat application

Programming Languages

C#
18002 projects

Labels

Projects that are alternatives of or similar to SocketChat

WpfMultiStyle
Apply multiple styles to one element for WPF.
Stars: ✭ 18 (-35.71%)
Mutual labels:  wpf
FrameSystem
WPF通用权限开发框架
Stars: ✭ 40 (+42.86%)
Mutual labels:  wpf
ErrorControlSystem
ErrorControlSystem is a .NET library created to automate handling .NET Windows-Base application exceptions and raise that to a sql server. This exception handler have some features as screen capturing, fetch server date time in exception occurrence time and etc.
Stars: ✭ 30 (+7.14%)
Mutual labels:  wpf
Weather
用WPF写的日历天气桌面小程序
Stars: ✭ 44 (+57.14%)
Mutual labels:  wpf
Taskban
A personal productivity tool developed with C# and XAML.
Stars: ✭ 56 (+100%)
Mutual labels:  wpf
FriendEditor
A WPF sample app to demonstrate how to use MVVM design pattern and MVVMLight toolkit
Stars: ✭ 38 (+35.71%)
Mutual labels:  wpf
TeeChart-for-.NET-CSharp-WPF-samples
Assorted WPF examples
Stars: ✭ 18 (-35.71%)
Mutual labels:  wpf
owlos
DIY Open Source OS for building IoT ecosystems
Stars: ✭ 43 (+53.57%)
Mutual labels:  wpf
TheLastTime
C# .NET 5 Blazor WebAssembly Progressive Web Application that tracks when was the last time you did something
Stars: ✭ 23 (-17.86%)
Mutual labels:  wpf
WpfExtensions
Some syntactic sugar for Wpf development.
Stars: ✭ 128 (+357.14%)
Mutual labels:  wpf
WPFTabTip
Simple TabTip / Virtual Keyboard integration for WPF apps on Win 8.1 and Win 10
Stars: ✭ 85 (+203.57%)
Mutual labels:  wpf
MPDCtrl
A MPD (Music Player Daemon) client.
Stars: ✭ 30 (+7.14%)
Mutual labels:  wpf
JitPad
On the fly disassemble C# code based on JitDasm
Stars: ✭ 119 (+325%)
Mutual labels:  wpf
Simple.Wpf.DataGrid
An experiment to build a data grid (blotter) in WPF without using any third party libaries
Stars: ✭ 64 (+128.57%)
Mutual labels:  wpf
Caliburn.Light
The magic-free Caliburn.Light, a powerful framework designed for building applications across current XAML platforms.
Stars: ✭ 64 (+128.57%)
Mutual labels:  wpf
markdig.wpf
A WPF library for xoofx/markdig https://github.com/xoofx/markdig
Stars: ✭ 133 (+375%)
Mutual labels:  wpf
TrialMaker.Demo
A powerful yet straight-forward library suite that provides secure trial license generation and copy-protection features for .NET applications. It also supports premium license generation for expired free-trials.
Stars: ✭ 21 (-25%)
Mutual labels:  wpf
HexGrid
WPF HexGrid Panel
Stars: ✭ 35 (+25%)
Mutual labels:  wpf
audion.cscore
An audio visualization and processing framework for WPF
Stars: ✭ 30 (+7.14%)
Mutual labels:  wpf
xamarin-forms-wpf-samples
Xamarin.Forms WPF Samples
Stars: ✭ 14 (-50%)
Mutual labels:  wpf

SocketChat

A simple Client-Server chat application written in C# & WPF.

Contains sample usages of:

  • 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)

Third party dependencies:

Continuous Integration:

  • AppVeyor: Build status
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].