Other Projects
Client-Side Portfolio
https://clientside.cv.david.betz.space
Detailed look into into various HTML/JavaScript-related projects since 1996.
Church History Timeline
Google Timeline bound with data via AngularJS; data comes directly from Elasticsearch
Personal Frontend to Popular Podcast
https://ctcqs.azurewebsites.net
Azure Function 1 periodically loads RSS and puts into Azure Table Storage. Azure Function 2 has an HTTP endpoint for app to access data in table. Front end is AngularJS
Simple Browser Game
https://dbgame01.azurewebsites.net
Simple game to demonstrate simple game constraint techniques.
XML to C# Transpiler (~2006)
https://jampadxag.azurewebsites.net
You put in XML (use a template to start) and you get a full C# project file with various C# files. Based on the C# 3.0 spec.
Minima Content Engine
Minima 3.1 can be used as a training tool for the same concepts and technologies as Minima 2.0 as well as SOA principles, custom WCF service host factories, custom WCF behaviors, WCF username authentication, custom WCF declarative operation-level security, WCF exception shielding and fault management, custom WCF message header usage, WCF type organization, WCF-LINQ DTO transformation, enhanced WCF clients, using WCF sessions for Captcha verification, SQL Server 2005 schema security, XmlWriter usage, ASP.NET programmatic user control usage, custom configuration sections, WCF JavaScript clients, ASP.NET control JavaScript registration, JavaScript namespaces, WCF JSON services, WCF RSS services, ASP.NET templated databinding, and ASP.NET control componentization.
DevServer
https://devserver.codeplex.com
NetFXHarmonics DevServer is a web server hosting environment built on WPF and WCF technologies that allows multiple instances of Cassini-like web servers to run in parallel. DevServer also includes tracing capabilities for monitoring requests and responses, request filtering, automatic ViewState and ControlState parsing, visually enhanced HTTP status codes, IP binding modes for both local-only as well as remote access, and easy to use XML configuration.