Web based time recording

Simple, efficient, web based, timesheet recording, management and analysis.

Download

The evaluation is fully functional and is licensed for up to 5 users.

Version  
DbNetTime 4.3 Download

Latest DLL builds

If you have an existing DbNetTime implementation you can upgrade to the latest build by downloading the DLL an extracting into your application bin folder

Version  
Download
Build Changes
5124 Fixed weekly timesheet detail selection error in Timesheet Calendar report
5007 Fixed drop-down selection assigment issue for start/end times in Quick Entry when time is formatted with AM/PM.
4994 Fixed duplication issue in notes table in weekly report for time entered with start/end times.

SQL Server

DbNetTime runs against the MS SQL Server database. If you do not currently have MS SQL Server installed on your network you can either run DbNetTime against the embedded SQL Server Compact database that is included with the install or you can download and install MS SQL Server Express Edition (before installing DbNetTime).

Visual Studio

If you would simply like to add DbNetTime directly to your Visual Studio application you can do so with the Nuget package manager.

To install DbNetTime in Visual Studio, run the following command in the Package Manager Console

PM> Install-Package DbNetTime