Hello all ! This year i finish my college and i need to make a c# app about "Tasks managements into a project " . I need to create a Gantt Chart that show the activity, period of time and task/project for one selected employees. Can someone help me with this type of graffic? I have a DB with SQL server.
I don`t have money to pay for plugins or something like this. Thanks a lot !
If you have any ideas, hints , leave me a comment. Thanks !
ionutPosted Feb 20, 2024, 10:52 PM
Thanks for your answer, but unfortunatelly not works. It seems there are some mistakes at the html part!
Tuhin PaulPosted Feb 18, 2024, 2:15 PM
Creating a Gantt Chart for task management in a C# application can be accomplished using various libraries and frameworks available. Since you mentioned that you don't have the budget for paid plugins or libraries, I'll suggest using open-source options.