Browse by Tags

All Tags » WPF (RSS)

The WPF ah-ha Moment

In nearly every bit of WPF training material or weblog there is some reference to the "ah-ha" moment. The point at which all the new concepts you've been learning gel into a cohesive unit. For me, that moment was one or two months after I started developing...
Posted by Scott Weinstein | 7 comment(s)
Filed under: ,

More than one way to do it, Part I - Powershell

So my coworker , err boss :) seems to have started playing with Powershell, which is great. It looks like his first foray into PowerShell development is a commandlet for tibco ems topics . My initial feeling on this is that the benefits of commandlets...

Fuzzy Task List released to CodePlex

I've added a few more features to the Fuzzy Task List so that it's now approaching the point where it's usable. The code's been cleanup up and released to CodePlex. Fuzzy task lists are useful for kinds of tasks that don't have fixed times, such as: getting...
Posted by Scott Weinstein | 2 comment(s)
Filed under: ,

Fuzzy task list in WPF

The software product, Sciral Consistency implements a "fuzzy task list". These are for the tasks that don't have fixed times, such as: getting a hair cut going to dentist keeping in touch with old friends A traditional calendar approach doesn't work for...
More Posts