Download Project Time Keeper
Description
Application will track your time spent on different projects. It is something like proof of concept for WPF MVVM with embedded database.
Source Files
The download file projecttimekeeper.zip has the following entries.
BuildProcessTemplates/DefaultTemplate.11.1.xaml
BuildProcessTemplates/LabDefaultTemplate.11.xaml
BuildProcessTemplates/UpgradeTemplate.xaml
References/Caliburn.Micro.dll/* ww w .j a v a 2 s.co m*/
References/Castle.Core.dll
References/Castle.Windsor.dll
References/FluentNHibernate.dll
References/FluentValidation.dll
References/Iesi.Collections.dll
References/Moq.dll
References/NBehave.Spec.Framework.dll
References/NBehave.Spec.NUnit.dll
References/NHibernate.ByteCode.Castle.dll
References/NHibernate.dll
References/System.Data.SQLite.dll
References/System.Windows.Interactivity.dll
References/WPFToolkit.Extended.dll
References/nunit.framework.dll
TimeKeeper.UnitTests/Infrastructure/DataErrorInfoInterceptor.cs
TimeKeeper.UnitTests/Infrastructure/NotifyPropertyChangedInterceptor.cs
TimeKeeper.UnitTests/Properties/AssemblyInfo.cs
TimeKeeper.UnitTests/Specification.cs
TimeKeeper.UnitTests/TimeKeeper.UnitTests.csproj
TimeKeeper.sln
TimeKeeper/App.xaml
TimeKeeper/Bootstrapper.cs
TimeKeeper/ContainerInstaller.cs
TimeKeeper/Entities/Project.cs
TimeKeeper/Entities/ProjectTime.cs
TimeKeeper/Events/ActualProjectChanged.cs
TimeKeeper/Events/ChangeType.cs
TimeKeeper/Events/ProjectChanged.cs
TimeKeeper/Events/ProjectTimeChanged.cs
TimeKeeper/Infrastructure/CustomInterceptor.cs
TimeKeeper/Infrastructure/DataErrorInfoInterceptor.cs
TimeKeeper/Infrastructure/EntityFactory.cs
TimeKeeper/Infrastructure/FactoryExtensions.cs
TimeKeeper/Infrastructure/IEntityFactory.cs
TimeKeeper/Infrastructure/ITab.cs
TimeKeeper/Infrastructure/IViewModelFactory.cs
TimeKeeper/Infrastructure/PropertyChangedInterceptor.cs
TimeKeeper/Infrastructure/ScreenExtensions.cs
TimeKeeper/Infrastructure/SessionExtensions.cs
TimeKeeper/Mappings/ProjectMap.cs
TimeKeeper/Mappings/ProjectTimeMap.cs
TimeKeeper/Properties/AssemblyInfo.cs
TimeKeeper/Properties/Resources.Designer.cs
TimeKeeper/Properties/Resources.resx
TimeKeeper/Properties/Settings.Designer.cs
TimeKeeper/Properties/Settings.settings
TimeKeeper/Results/DialogResult.cs
TimeKeeper/Results/FactoryDialogResult.cs
TimeKeeper/TimeKeeper.csproj
TimeKeeper/TimeKeeper.csproj.user
TimeKeeper/Validators/ProjectTimeValidator.cs
TimeKeeper/Validators/ProjectValidator.cs
TimeKeeper/ViewModels/ProjectEditViewModel.cs
TimeKeeper/ViewModels/ProjectTimesViewModel.cs
TimeKeeper/ViewModels/ShellViewModel.cs
TimeKeeper/ViewModels/TimeEditViewModel.cs
TimeKeeper/ViewModels/ViewModelHelper.cs
TimeKeeper/Views/ProjectEditView.xaml
TimeKeeper/Views/ProjectTimesView.xaml
TimeKeeper/Views/ShellView.xaml
TimeKeeper/Views/TimeEditView.xaml
TimeKeeper/data.sqlite
Download
Click the following link to download projecttimekeeper.zip.
projecttimekeeper.zipHome »
C# Free Code »
Development »
C# Free Code »
Development »