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. I have written before about the .NET Assembly Binding Log Viewer (part 2, […]
ContinueTime Tortoise: Self-Hosting Task Backlog
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. In order to be viable for self-hosting, Time Tortoise needs a few more […]
ContinueTime Tortoise: Self-Hosting Cheat Sheet
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. It’s November, which means there are only two months left in my Time […]
ContinueTime Tortoise: Resolving Dependencies, Part 3
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. I found an interesting technique this week related to the NuGet/xUnit.net dependency issue […]
ContinueTime Tortoise: Using SystemWrapper for Unit Testing
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. An ongoing challenge when writing unit tests is isolating the class under test […]
ContinueTime Tortoise: Upgrading to .NET Standard
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. In January of this year, when I first started experimenting with the code […]
ContinueTime Tortoise: Daily Summary File, Part 2
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. This week’s task: an initial implementation of the Daily Summary File.
ContinueTime Tortoise: Unit Testing SignalR
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. In a recent code coverage check, I noticed that I was missing test […]
ContinueTime Tortoise: Daily Summary File
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. I’m working on a text file user interface for Time Tortoise. For the […]
ContinueTime Tortoise: Settings, Part 2
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. Last week, I described the settings infrastructure that I’m building for Time Tortoise. […]
Continue- « Previous Page
- 1
- …
- 33
- 34
- 35
- 36
- 37
- …
- 49
- Next Page »