https://github.com/gangelo/billingutils
Quick and dirty (well, not that quick) C# .Net Windows MDI GUI application that I had to create for myself simply to calculate my time and generate my Excel Timesheets and Invoices because it was so complicated. May not be useful to anyone as an app, but much of the code is kind of cool and alot can be reused I am sure.
https://github.com/gangelo/billingutils
Last synced: about 1 year ago
JSON representation
Quick and dirty (well, not that quick) C# .Net Windows MDI GUI application that I had to create for myself simply to calculate my time and generate my Excel Timesheets and Invoices because it was so complicated. May not be useful to anyone as an app, but much of the code is kind of cool and alot can be reused I am sure.
- Host: GitHub
- URL: https://github.com/gangelo/billingutils
- Owner: gangelo
- Created: 2011-06-30T18:02:09.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2011-07-20T14:43:34.000Z (almost 15 years ago)
- Last Synced: 2025-02-05T12:25:29.633Z (over 1 year ago)
- Language: C#
- Homepage:
- Size: 406 KB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Quick and dirty (well, not that quick) C# .Net Windows MDI GUI application that I had to create for myself simply to calculate
my time and generate my Excel Timesheets and Invoices because it was so complicated. May not be useful to anyone as an app,
but much of the code is kind of cool and alot can be reused I am sure.