by Tony Wilsman | Dec 21, 2017 | Our Engineering, Tools
For the past year, instead of working with my customary set of development tools, I’ve been working in the LAMP (Linux, Apache – Nginx, technically –, PHP, and MySQL/MariaDB) technology stack. This world is not new to me. I’ve spent many (many,...
by Tony Wilsman | May 11, 2017 | Software Engineering
We consider ourselves a .NET shop. Our tools are usually Visual Studio, C#, MSSQL Server, IIS/Azure, ASP.NET MVC, EntityFramework, etc. We have an incredible amount of institutional knowledge of these technologies. We’ve found the pain points. We’ve developed work...
by Tony Wilsman | Aug 31, 2016 | Development Methodologies & Best Practices, Software Development Tips & Tricks
Azure AppService is my go-to when I want to create cloud-based applications. I have no desire to set up or administer a VM. Sometimes, though, you just need a service that quietly does its job in the background. That’s why I love WebJobs. However, I found myself in...
by Tony Wilsman | Jul 30, 2013 | Development Methodologies & Best Practices, Software Engineering
I’ve been writing software professionally for ten years. Primarily I’ve worked on the web, but I’ve written everything from line-of-business apps to SQL business reports to CMS-based websites. I’ve always worked in small shops with one to three developers. We’ve...