MaxiBug v1.0 released
-
The conversion from a single-user issue-tracker to a multi-user version with a Postgres database is now completed. I tested it on a Windows 10 machine with PostgreSQL 14 and an SSD. For a database with 4000 issues the first loading time will be about 1.5 seconds and subsequent application starts will be faster. I also tried to make it even faster by using Parallel.Foreach() for filling the DataGridView, but this slowed down things instead. It can be downloaded here: GitHub - RickZeeland/MaxiBug[^] Note: Microsoft Edge users probably will have problems as Edge considers this to be a "virus", so using Chrome is recommended :-\
-
The conversion from a single-user issue-tracker to a multi-user version with a Postgres database is now completed. I tested it on a Windows 10 machine with PostgreSQL 14 and an SSD. For a database with 4000 issues the first loading time will be about 1.5 seconds and subsequent application starts will be faster. I also tried to make it even faster by using Parallel.Foreach() for filling the DataGridView, but this slowed down things instead. It can be downloaded here: GitHub - RickZeeland/MaxiBug[^] Note: Microsoft Edge users probably will have problems as Edge considers this to be a "virus", so using Chrome is recommended :-\
If you don't want to publish a project[^], then this probably belongs in the Free Tools[^] forum.
"These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer
-
If you don't want to publish a project[^], then this probably belongs in the Free Tools[^] forum.
"These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer
Totally forgotten about the Free Tools section :-O