-->

Software Development

DATE TAGS LINK NOTES
20/07/2018 C#, .NET Core Verifying Data Integrity with AWS S3  
26/06/2018 C#, .NET Core, AWS Lambda, AWS SES Automated Email Processing with AWS SES and Lambda  
16/05/2018 AWS API Gateway Using Custom Domains with AWS API Gateway  
20/07/2018 Angular, C#, .NET Core, AWS Route 53 Updated DynDns53 with .NET Core, Docker and Angular 5  
12/12/2017 Google Cloud, Speech-to-Text Playing with Google Speech API  
30/11/2017 Powershell Backing up GitHub Account with PowerShell  
20/11/2017 Powershell Backing Up MySQL to AWS S3 with PowerShell  
20/05/2017 Synology, DNS Using Synology DNS Server for testing  
09/05/2017 C# Merging PDFs  
11/04/2017 C#, Slack Integrating C# applications with Slack  
15/10/2016 HTTP2 HTTP/2  
12/04/2016 iOS, Swift Swift Notes - The Basics  
30/03/2016 AngularJS, AWS Lambda, AWS API Gateway Checking domain availability with AWS Route 53 Part 4: AngularJS Client  
18/03/2016 AngularJS, AWS Route 53 Dynamic DNS with AWS Route 53 - Part 2: AngularJS Client  
02/03/2016 AWS ACM, AWS SES Free SSL certificates with AWS Certificate Manager  
19/11/2015 C#, WPF, Syncfusion A DIY PDF Reader  
13/11/2015 C#, Xamarin, Swift, iOS Playing with TFL API with C#, Xamarin and Swift  
11/11/2015 C#, Nancy Building a simple HTTP server with Nancy  
22/10/2015 C#, MEF Building Plugin-Based Applications with Managed Extensibility Framework (MEF)  
19/10/2015 C#, GoF Design Patterns Design Patterns: Abstract Factory  
16/10/2015 C#, GoF Design Patterns Design Patterns: Factory Method  
12/10/2015 C#, GoF Design Patterns Design Patterns: Strategy  
09/10/2015 Node.js, AWS Lambda AWS Lambda Official Scheduling Support  
07/10/2015 Node.js, AWS Lambda, AWS S3, AWS SNS Mail automation with AWS Lambda and SNS  
30/09/2015 C#, WPF Creating PDFs from Images with C# and WPF  
18/09/2015 C#, Neo4J, Graph Databases, Cypher From JSON to Neo4J  
14/09/2015 C#, ASP.NET MVC 5 Inner-workings of TempData in ASP.NET MVC 5  
19/08/2015 TFS Continuous Integration with TFS Express 2015 from scratch  
12/08/2015 C#, AWS Route 53 Dynamic DNS with AWS Route 53  
08/08/2015 C#, AWS Route 53 Checking domain availability with AWS Route 53 - Part 3  
06/08/2015 C#, AWS Route 53, Lambda, API Gateway Checking domain availability with AWS Route 53 - Part 2  
04/08/2015 C#, AWS Route 53 Checking domain availability with AWS Route 53 - Part 1  
24/07/2015 DevOps Configuration File Management on GitHub  
22/07/2015 C# Disassembling And Decompiling .NET Assemblies  
11/07/2015 C# RSS Feed Generation with C#  
10/06/2015 C#, XML, Serialization C# XML Serialization Tips  
11/05/2015 C#, Troubleshooting, Debugging Debugging a BindingFailure Exception in Visual Studio  
07/03/2015 AWS Route 53, Raspberry Pi, Calibre, Python Portable Online Library with Calibre and Raspberry Pi  
03/03/2015 Graph Databases, Cypher Inside the Graph: Cypher  
19/02/2015 Neo4J, Graph Databases Visual Tools for Neo4J  
16/02/2015 Neo4J Neo4J Browser Tips & Tricks  
14/02/2015 Graph Databases Graph Databases  
05/02/2015 F# Adventures in F# - Miscellaneous Notes  
24/01/2015 F# Adventures in F# - Enums and constructors  
21/01/2015 F# Adventures in F# - Interfaces, Exception Handling and Unit Testing  
13/01/2015 F# Adventures in F# - Rock Paper Scissors Lizard Spock  
08/01/2015 F# Adventures in F# - MonoGame, F# and Santa!  
07/01/2015 F# Adventures in F# - Part 5  
05/01/2015 ASP.NET Web API Visual Studio Project Template for ASP.NET Web API  
05/01/2015 F# Adventures in F# - Part 4  
04/01/2018 F# Adventures in F# - Part 3  
03/01/2015 F# Adventures in F# - Part 2  
02/01/2015 F# Enter F#  
12/12/2014 Raspberry Pi, Physical Security, Powershell Homebrew Security Camera with Raspberry Pi  
12/12/2014 Powershell, AWS EC2 Update AWS Security Groups with PowerShell  
08/12/2014 Node.js A simple REST API with Node.js  
08/12/2014 C# C# 6.0 New Features - Conclusion  
08/12/2014 C# C# 6.0 New Features - Exception-Handling Improvements  
08/12/2014 C# C# 6.0 New Features - nameof Operator  
08/12/2014 C# C# 6.0 New Features - Null-Conditional Operators  
08/12/2014 C# C# 6.0 New Features - Index Initializers  
08/12/2014 C# C# 6.0 New Features - String Interpolation  
08/12/2014 C# C# 6.0 New Features - Expression-Bodied Methods  
07/12/2014 C# C# 6.0 New Features - Using statements for static classes  
07/12/2014 C# C# 6.0 New Features - Auto-Properties with Initializers  
06/12/2014 C# C# 6.0 New Features  
04/12/2014 Powershell, AWS S3 Uploading files to AWS S3 using Windows PowerShell  
03/12/2014 C# Update Imported Markdown Posts  
25/11/2014 C# yield keyword in C#  
16/11/2014 C# Tip of the Day: Capitalize all words in string with C# Quick Tip
16/11/2014 AWS S3 Tip of the Day: Preventing corrupted files while uploading to AWS Quick Tip
15/11/2014 SQL, SSMS Tip of the Day: Generating insert statements with SQL Server Management Studio