This is one in a series of articles about Time Tortoise, a Universal Windows Platform app for planning and tracking your work schedule. For more on the development of this app and the ideas behind it, see my Time Tortoise category page. Consider the basic Time Tortoise workflow: Select an activity Start the timer Do […]
ContinueTime Tortoise: Time Segment Add and Delete
This is one in a series of articles about Time Tortoise, a Universal Windows Platform app for planning and tracking your work schedule. For more on the development of this app and the ideas behind it, see my Time Tortoise category page. Over the past few weeks, I have been implementing time segments. Last week […]
ContinueTime Tortoise: XAML Input Validation
This is one in a series of articles about Time Tortoise, a Universal Windows Platform app for planning and tracking your work schedule. For more on the development of this app and the ideas behind it, see my Time Tortoise category page. The typical way to create a time segment in Time Tortoise is to […]
ContinueTime Tortoise: Time Segments in the UI
This is one in a series of articles about Time Tortoise, a Universal Windows Platform app for planning and tracking your work schedule. For more on the development of this app and the ideas behind it, see my Time Tortoise category page. Earlier this month, I wrote about time segments, a fundamental part of time […]
ContinueTime Tortoise: Visual Studio 2017 Upgrade
This is one in a series of articles about Time Tortoise, a Universal Windows Platform app for planning and tracking your work schedule. For more on the development of this app and the ideas behind it, see my Time Tortoise category page. Two weeks ago, Visual Studio 2017 officially launched. Although preview and release candidate […]
ContinueTime Tortoise: Time Segments
This is one in a series of articles about Time Tortoise, a Universal Windows Platform app for planning and tracking your work schedule. For more on the development of this app and the ideas behind it, see my Time Tortoise category page. The most fundamental pieces of a time tracker are activities and time segments. […]
ContinueTime Tortoise: Three Test Topics
This is one in a series of articles about Time Tortoise, a Universal Windows Platform app for planning and tracking your work schedule. For more on the development of this app and the ideas behind it, see my Time Tortoise category page. One of the preconditions for using test-driven development is a willingness to spend […]
ContinueTime Tortoise: Code Coverage
This is one in a series of articles about Time Tortoise, a Universal Windows Platform app for planning and tracking your work schedule. For more on the development of this app and the ideas behind it, see my Time Tortoise category page. A key part of test-driven development (TDD) is writing unit tests first, and […]
ContinueTime Tortoise: Add, Save, and List
This is one in a series of articles about Time Tortoise, a Universal Windows Platform app for planning and tracking your work schedule. For more on the development of this app and the ideas behind it, see my Time Tortoise category page. Incremental Build Model Last week I made my first commit to the GitHub […]
ContinueInitial Commit: Time Tortoise
Since the beginning of the year, I have been doing some research for a project related to time tracking. As part of the research, I build a tiny sample app to try out the technology stack that I’ll be using. This week, I’m making my first few commits to the GitHub repository that I’ll be […]
Continue- « Previous Page
- 1
- …
- 36
- 37
- 38
- 39
- 40
- …
- 49
- Next Page »