Archive

Identifying Technical Debt featured post

Identifying Technical Debt

Naïve/Reckless/Unintentional Technical Debt aka Mess Naïve Debt, Reckless Debt and Unintentional debt are different names for a form of technical debt that accrues due to irresponsible behavior or immature practices on the part of the people involved. In our experience it is very rare to find this kind of technical debt stemming from conscious irresponsible development behavior. However, it is very common to find this kind of debt originating from developers not trained in current and robust development techniques, when little architectural planning has taken place or the toolchain the development team uses is immature.

Strategy

Transparency in Coverage featured post

Transparency in Coverage

Transparency Rules require that non-grandfathered
insured and self-insured (including level-funded) group health plans post machine readable rate
and payment files on a public site no later than July 1, 2022.

Uncategorized

WCF and the Azure Service Bus featured post

WCF and the Azure Service Bus

Are you working towards your MCSD: Web Applications Certification like me? If so and you are getting ready for the last exam in the series, Developing Microsoft Azure and Web Services (70-487) check out this post about getting familiar with WCF and the Azure Service Bus.

Back-end