After the feedback on my demo at DotNetConf 2016 briefly showing how to use Angular with Web Forms, I decided to dive a little deeper into the demo and share a very focused set of source code. The result was a super-sized 25 minute screencast video that I shared on YouTube:
The source code can be found at: https://github.com/csharpfritz/webformsangular
Check the BeforeVideo1 and AfterVideo1 tags for the before and after source code for this demo.
I’ll be following up with extending this demo a bit further with more tricks over the next few weeks.

I’ve been experimenting with Docker a LOT recently.  The container mechanisms and structure make a lot of sense to the DevOps side of me, and I wanted to put this knowledge to good use.  My daughter’s cyber-school wanted a Minecraft server and I offered to help.  With a little bit of work and my handy Azure subscription, we got a great Minecraft server running in the cloud that I can redeploy anywhere I need.  Here’s how I set it up.