Technology

Reactive Websocket – portable client websocket implementation with Rx support

Project is now on Github : https://github.com/harshmaurya/reactive-websocket Documentation and sample: https://github.com/harshmaurya/reactive-websocket-samples  Web-sockets are the latest addition to the communication protocol which standardizes the way client communicates with the server. It provides full duplex communication channel over a single TCP connection which is great considering the workarounds that existed previously for achieving the same result. For

Reactive Websocket – portable client websocket implementation with Rx support Read More »

Add theming infrastructure to your wpf application | Switch themes at runtime

Are you searching for professional looking free themes but haven’t found anything useful yet? Do you want to concentrate on business logic of your application without worrying about the aesthetics? Do you want to add theming infrastructure to your application enabling the users to switch themes at runtime?

Add theming infrastructure to your wpf application | Switch themes at runtime Read More »