Welcome!
This site contains random tidbits of knowledge related to software development. These bits of information are typically born out of frustration or lack of documentation elsewhere, sort of like one big repository of "FYI".
Tags
C#, Configuration, HTML, JavaScript, ASP.NET, LESS, CSS, PowerShell
Recent Posts
- 2018-02-10 » Lets Encrypt with a Kentico CMS Website
- 2017-06-02 » Generating a Json.NET-powered C# class from a JSON object using PowerShell
- 2016-06-10 » A Simple LESS Flexbox Implementation / Wrapper
- 2016-03-10 » Get the Display Name for an Enum Value
- 2016-02-27 » Convert a Byte Array to a Hex String
- 2016-01-08 » Multiline strings in JavaScript
- 2016-01-07 » Make an HTML Container Full-Height
- 2016-01-05 » Is the 'type' attribute required on <script> tags?
- 2015-12-21 » AppSettings Return Values using ConfigurationManager
- 2015-12-20 » Hello, World!