Uncategorized

Optimizing Your Software Development Technology Strategy

Given people, process and tools, what should you optimize your software development technology strategy around?  This is the question that has been at the top of mind recently. Setting the right technology strategy for any size business can be difficult given the many complex factors involved, especially for larger enterprises. The primary goal, of course, …

Optimizing Your Software Development Technology Strategy Read More »

Outlook Tip: Set Default Meeting Template

After attending some really great leadership training from Kimball Fisher (author of  Leading Self-Drected Work Teams and other great books) at work this week, I decided I must do better with setting the goals and agenda for meetings in hopes that attendees come more prepared and the meetings are more effective.  I have thought to …

Outlook Tip: Set Default Meeting Template Read More »

WebDeploy Packaging with ASP.NET Core

I’ve seen lots of questions recently regarding if/how deployment of ASP.NET Core applications changed from previous versions of ASP.NET.  The good news is many of the old capabilities exist, although you will likely have to adjust your deployment processes to utilize them.  In this post, I will cover how to deploy an ASP.NET Core application …

WebDeploy Packaging with ASP.NET Core Read More »

Improvements to MSDeployAllTheThings.SqlDeploy

In an effort to make using the MSDeployAllTheThings Nuget packages as easy to use as possible, I have updated the SQLDeploy framework to default to using DacPacs and provide parameterization files.  These are the two most useful features of the framework in my opinion and were not highlighted appropriately. Now packaging your SQL Server database …

Improvements to MSDeployAllTheThings.SqlDeploy Read More »