Image from Pexels In any business, external stakeholders such as customers and volunteers are top […]
Year: 2017
Career – Failed to Become a Full Stack Web Dev
It’s true. I’ve failed to accomplish one of my goals to become a full stack […]
Life – Humility
One of the quickest ways to learn or gain experience in anything is to ask […]
SSIS – Send HTML Email from Package
The quick answer: Use a script task to use C# or VB.NET to send the […]
SSIS – Script Task: Exception Thrown by Target of an Invocation
Some quick solutions if you don’t want to read the story: Check if package variables […]
SQL Server – Shredding XML
This is an extension to my previous post in hopes to explain things a little […]
Career – A Programmer’s Advice on Joining Tech Startups
I was a part of a startup as an iOS app developer for about a […]
SQL Server – Overview of Common Table Expressions
What is a Common Table Expression (CTE)? Funny side story, I would call them a […]
Life – Feed the Goose
Ever wonder why you’re always so tired, feels like your so busy, unmotivated to develop […]
Quick Swift – Using Storyboard References
Language: Swift 3 OS: iOS 9+ Before iOS 9 came out, to hop from one […]