Category Archives: Programming

Programming

Drop, Spike… Huh?

I guess I didn’t get the memo. Here’s the first couple of sentences from this post: Several drops ago we introduced a ViewModel composition spike. The purpose of this spike was to introduce… I don’t know why, but this terminology … Continue reading

Posted in Programming | Leave a comment

ALT.NET for the Rest of Us

If you follow Microsoft comings and goings, one of the more interesting developments (at least to me) over the last 8 months has been the formation of a community that calls themselves ALT.NET. As explained in What is ALT .NET?, … Continue reading

Posted in .NET, Microsoft, Programming | 2 Comments

Programming Language Popularity

If you’ve never run across it before, the TIOBE Index is an interesting measure of the popularity of current programming languages. The definition of how the index is calculated is here. The rankings are based on relative number of “hits … Continue reading

Posted in Programming | Tagged , , | Leave a comment

Software Development: Driven by what?

First a definition: driv·en –adjective : having a compulsive or urgent quality : propelled or motivated by something — used in combination <results-driven> Driven software development methodologies abound: Behavior-Driven Development (BDD) Design-Driven Development (D3) Domain-Driven Design (DDD) Feature-Driven Development (FDD) … Continue reading

Posted in Agile, Programming, Software Quality | 1 Comment

Selecting a MVC/MVP Implementation for a Winforms Project

I’m not a computer scientist. I’m also not one of the many über programmers that create and analyze software frameworks and techniques. I simply design and develop software that attempts to meet my customer’s needs. To that end I’m always … Continue reading

Posted in .NET, Programming | Tagged , , , , | 11 Comments

Stereotyping Programmers

Let’s start with a definition of Stereotype: Stereotypes are generalizations about groups and their individual members, based primarily on membership in that group. They may be positive or negative, they may be accurate or inaccurate regarding average characteristics of a … Continue reading

Posted in Microsoft, Programming | Leave a comment