Convert C# Classes to Javascript Objects With sharp2Js

I’ve been working on a VERY large Angular Single Page Application for the last 1.5 years. This application deals with data models that can be large and somewhat complex at times. Generally, this means maintaining two sets of DTOs. One set created in C#, and another set created in JS to consume data received from… Read More »

Bitcoin Mining with the Raspberry Pi and Antminer U1 For Fun

I recently purchased a Raspberry Pi because it’s about the coolest thing I can think of for under $40.  It’s great for little projects because you can use it to solve very easy problems, and more complex problems. Another interest of mine is the crypto-currency known as bitcoin.  I think the entire idea is fascinating,… Read More »