Search Results for: load

Simple ADO .NET connection for loading Gantt Chart items

Yes, sometimes you must use legacy systems, like ADO .NET, e.g. to run data reading code at low level but also with higher performance. If you want to load Gantt Chart items with dependencies (predecessor items), however, you should run … Continue reading

Posted in Development Components | Tagged , , , , , , | Leave a comment

Synchronizing items and scrolling between Gantt Chart, Schedule Chart, and Load Chart controls for WPF

You’ve requested it, here it is: a small sample app (with C# code behind) that shows how you can synchronize the horizontal scrolling, timeline page, zoom level (two-way) and items (one-way) from GanttChartDataGrid to ScheduleChartDataGrid and LoadChartDataGrid WPF components from … Continue reading

Posted in Development Components | Tagged , , | Leave a comment

Load Charts and Network Diagrams for HTML5

New components have been released: LoadChartView (single or multiple resource based Load Charts) and NetworkDiagramView (rearrangeable PERT Network Diagrams). They have been added to Gantt Chart Web Library for ASP .NET and Hyper Library for HTML5 (JavaScript). Each of these … Continue reading

Posted in Development Components | Tagged , , , , | Leave a comment

Licensing DlhSoft’s .NET and JavaScript components – TL;DR

OK. Sorry. TL;DR is not really possible on this topic. You can however, jump to the final paragraphs for some (possibly) simpler (or required) alternatives to classic .NET licensing. Once you purchase a development library license from DlhSoft, you will … Continue reading

Posted in Development Components | Tagged | Leave a comment

Exporting JavaScript-based Gantt chart content as SVG and PNG

All JavaScript-based components from Gantt Chart Hyper Library (and, through their client counterparts, as well those .NET 4 and .NET Core/5-based ones from Gantt Chart Web Library) allow you to either print or export content. Printing actually uses content exporting … Continue reading

Posted in Development Components | Tagged , , , , | Leave a comment

Importing and exporting task data from GanttChartDataGrid as (Excel-supported) tab delimited text files

GanttChartDataGrid component from DlhSoft Gantt Chart Light Library allows developers to set up and display an interactive Gantt chart in their WPF app. But how can they allow end users to export and import task items to and from Excel, … Continue reading

Posted in Miscellaneous | Tagged , , , , , | Leave a comment

ASP .NET Core demos for Gantt Chart Web Library (MVC)

Gantt Chart Web Library was a classic .NET Framework package (WebForms first, then MVC as well) until .NET Core 2.1 became available. Since then, however, we’ve also created .NET Core extensions that leverage the same underlying JavaScript components as the … Continue reading

Posted in Development Components | Tagged , , , | Leave a comment

Auto-save upon client side changes with GanttChartView for ASP .NET WebForms

If you are (still) using our ASP .NET WebForms-based Gantt Chart components and you need automatic postbacks to the server whenever the end users perform changes on the client side, e.g. to save them to a central database, don’t worry, … Continue reading

Posted in Development Components | Tagged , , , , | Leave a comment

JavaScript-based Gantt charts: one core fits any backend/frontend combination

Our browser-supported Gantt charts are here since a long time ago (actually, since 2012!) And as they have been written using pure JavaScript (having TypeScript definitions added later, though), they could be integrated into virtually any type of app that … Continue reading

Posted in Development Components | Tagged , , , , , , , | Leave a comment

Will you port your desktop apps to .NET Core?

Indeed, with the recent release of .NET Core 3.1 Microsoft offers long time support for WPF “Core”, and we all should consider moving away from the classic .NET Framework 4+ already, as the next major platform iteration (.NET 5) will … Continue reading

Posted in Development Components | Tagged , , , , | Leave a comment