Quantcast
Channel: Timothy Klenke
Browsing all 21 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Use System Queries to Browse Columns, Indexes, and FKs

Originally posted on: http://geekswithblogs.net/TimothyK/archive/2014/02/17/columnsearchbysystemquery.aspxThe Object Explorer (F8) in SQL Server Management Studio is quite limiting when you need to...

View Article



Image may be NSFW.
Clik here to view.

Add Column Descriptions in SQL Server

Originally posted on: http://geekswithblogs.net/TimothyK/archive/2014/02/27/add-column-descriptions-in-sql-server.aspx(Show me the code: Column Search with Descriptions Gist)In my previous post, I...

View Article

Image may be NSFW.
Clik here to view.

Testing Workflows – Test-After

Originally posted on: http://geekswithblogs.net/TimothyK/archive/2014/05/30/testing-workflows-ndash-test-after.aspxIn this post I’m going to outline a few common methods that can be used to increase...

View Article

Image may be NSFW.
Clik here to view.

Testing Workflows – Test-First

Originally posted on: http://geekswithblogs.net/TimothyK/archive/2014/05/30/testing-workflows-ndash-test-first.aspxThis is the second of two posts on some common strategies for approaching the job of...

View Article

Image may be NSFW.
Clik here to view.

DRY and SRP

Originally posted on: http://geekswithblogs.net/TimothyK/archive/2014/06/11/dry-and-srp.aspxKent Beck’s XP Simplicity Rules (aka Four Rules of Simple Design) are a prioritized list of rules that when...

View Article


Image may be NSFW.
Clik here to view.

Release Notes Are Hard

Originally posted on: http://geekswithblogs.net/TimothyK/archive/2014/06/20/release-notes-are-hard.aspxOver the years, from time to time, I have received criticism over the release notes I have...

View Article

Image may be NSFW.
Clik here to view.

Strongly Typed Enum Pattern

Originally posted on: http://geekswithblogs.net/TimothyK/archive/2014/07/31/strongly-typed-enum-pattern.aspxTL;DR: Jump straight to the Enum to Strongly Typed Enum Class code converter for C# and VB....

View Article

Image may be NSFW.
Clik here to view.

Working Simply

Originally posted on: http://geekswithblogs.net/TimothyK/archive/2015/02/17/working-simply.aspxSo a while back I was listening to Corey Haines on the Ruby Rogues podcast (a good podcast even if you’re...

View Article


Image may be NSFW.
Clik here to view.

Simplicity Principles and Anti-Patterns

Originally posted on: http://geekswithblogs.net/TimothyK/archive/2015/02/20/simplicity-principles-and-anti-patterns.aspxIn my last post I stated that the only guideline for writing good software is to...

View Article


Image may be NSFW.
Clik here to view.

Ethics Organization

Originally posted on: http://geekswithblogs.net/TimothyK/archive/2015/10/26/ethics-organization.aspxSo I was listening to a recent Western Developer’s podcast on Ethics.  At one point in the...

View Article

Image may be NSFW.
Clik here to view.

Effective Chat

Originally posted on: http://geekswithblogs.net/TimothyK/archive/2016/10/17/effective-chat.aspxSo I thought I’d write down some tips for using a chat application effectively on a development team....

View Article

Image may be NSFW.
Clik here to view.

Reasons for Automated Testing

Originally posted on: http://geekswithblogs.net/TimothyK/archive/2017/02/23/reasons-for-automated-testing.aspxSo I gave a talk at the Edmonton .NET User Group on an introduction to automated testing....

View Article

Image may be NSFW.
Clik here to view.

Database Enums

Originally posted on: http://geekswithblogs.net/TimothyK/archive/2017/09/20/database-enums.aspxSo is it better to store enumerated types in a database as a string/varchar or integer?  Well it depends,...

View Article


Image may be NSFW.
Clik here to view.

Code Reviews

Originally posted on: http://geekswithblogs.net/TimothyK/archive/2018/09/05/code-reviews.aspxThis is a 2 part blog post on code reviews.  This first post is on why and when code reviews should be done...

View Article

Image may be NSFW.
Clik here to view.

How to Code Review

Originally posted on: http://geekswithblogs.net/TimothyK/archive/2018/09/05/how-to-code-review.aspxThis is the second of a two part blog post on code reviews.  This first post is on why and when code...

View Article


Image may be NSFW.
Clik here to view.

Empowerment

Originally posted on: http://geekswithblogs.net/TimothyK/archive/2019/01/07/empowerment.aspxThe objective of empowerment is to enable someone (or everyone) on a team to be able to make the same...

View Article

Image may be NSFW.
Clik here to view.

Personal Overtime Policy

Originally posted on: http://geekswithblogs.net/TimothyK/archive/2019/02/13/personal-overtime-policy.aspxHow much overtime are you willing to work? How much compensation should there be? Does this...

View Article


Image may be NSFW.
Clik here to view.

Unprofessional Software Professionals

Originally posted on: http://geekswithblogs.net/TimothyK/archive/2019/02/17/unprofessional-software-professionals.aspxBefore I talk about the software professionals, let me first say a little something...

View Article

Image may be NSFW.
Clik here to view.

Values Statement

Originally posted on: http://geekswithblogs.net/TimothyK/archive/2019/02/18/values-statement.aspxA few months ago, the company I work for redid their corporate vision/mission statement. It was a very...

View Article

Image may be NSFW.
Clik here to view.

The 3-Layered App

Originally posted on: http://geekswithblogs.net/TimothyK/archive/2019/07/31/the-3-layered-app.aspxI have done a few talks on Dependency Inversion Principle and breaking down an application into 3...

View Article
Browsing all 21 articles
Browse latest View live




Latest Images