<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet type="text/xsl" href="NewsHtml.xslt"?>
<rss:feed xmlns:rss="http://www.w3.org/2005/Atom">
  <rss:title>DlhSoft News</rss:title>
  <rss:link rel="alternate" type="text/html" href="http://DlhSoft.com" />
  <rss:published>2008-04-10T00:00:00Z</rss:published>
  <rss:updated>2024-11-17T12:00:00Z</rss:updated>
  <rss:author>
    <rss:name>DlhSoft</rss:name>
  </rss:author>
  <rss:id>urn:uuid:A44CE95C-C5D0-11DB-AE01-568C55D89593;Link=http://dlhsoft.com/projectmanagementframework</rss:id>
  <rss:entry>
    <rss:id>urn:uuid:42BAEF41-2CFA-484f-A9A8-F20E60FCCCDF</rss:id>
    <rss:title>Project Management Framework: task management and schedule service components</rss:title>
    <rss:link rel="alternate" type="text/html" href="http://DlhSoft.com/ProjectManagementFramework" />
    <rss:published>2013-04-01T15:00:00Z</rss:published>
    <rss:summary>
      Provides project management business logic accessible from any client or server side .NET application, supporting Microsoft® Project® XML data import and export.
    </rss:summary>
  </rss:entry>
  <rss:entry>
    <rss:id>urn:uuid:31D6D16B-7527-45A8-99A3-C06A73815074</rss:id>
    <rss:title>Project Management Framework 5.0.1: dependency lag export support</rss:title>
    <rss:link rel="alternate" type="text/html" href="http://DlhSoft.com/ProjectManagementFramework" />
    <rss:published>2013-09-13T13:30:00Z</rss:published>
    <rss:summary>
      Besides a set of miscellaneous minor updates, the latest product build adds built-in support for exporting dependency lags to output XML files.
    </rss:summary>
  </rss:entry>
  <rss:entry>
    <rss:id>urn:uuid:1C63F9E6-B05D-465f-BA97-652D461B1C56</rss:id>
    <rss:title>Project Management Framework 5.0.2: cost computing, material resource quantities</rss:title>
    <rss:link rel="alternate" type="text/html" href="http://DlhSoft.com/ProjectManagementFramework" />
    <rss:published>2014-03-12T15:00:00Z</rss:published>
    <rss:summary>
      We have added a set of improvements to the task management component, including: support for automatically computing task and project costs given initiation and execution costs and resource usage and hour rates, and for defining material quantities (including infinite amounts) for leveling resources.
    </rss:summary>
  </rss:entry>
  <rss:entry>
    <rss:id>urn:uuid:2E43C842-BD97-4F75-B314-E21221FB6952</rss:id>
    <rss:title>Project Management Framework 5.0.3: work optimization function, built-in item identifier properties</rss:title>
    <rss:link rel="alternate" type="text/html" href="http://DlhSoft.com/ProjectManagementFramework" />
    <rss:published>2014-06-04T14:30:00Z</rss:published>
    <rss:summary>
      New features: work optimization function (OptimizeWork method); item rescheduling function (RescheduleTo{Start/Finish} methods); new numeric and GUID item identifier properties (Key/GlobalKey) to support easier Entity Framework data layer integration.
    </rss:summary>
  </rss:entry>
  <rss:entry>
    <rss:id>urn:uuid:91D26A05-5C5D-47C5-8748-AA3DA9375AD7</rss:id>
    <rss:title>Project Management Framework 5.0.4: Gantt Chart imaging</rss:title>
    <rss:link rel="alternate" type="text/html" href="http://DlhSoft.com/ProjectManagementFramework" />
    <rss:published>2014-09-27T12:15:00Z</rss:published>
    <rss:summary>
      We've added a new GanttChartExporter component (often requested by customers) allowing exporting image content (as bytes that may be served on the Web, if needed) for projects managed using the TaskManager component. Internally we actually leverage the power of the Gantt Chart Library assemblies, but don't worry: this doesn't require a separate license for that product.
    </rss:summary>
  </rss:entry>
  <rss:entry>
    <rss:id>urn:uuid:057501DE-9026-4519-BC19-BC58CBF7A72E</rss:id>
    <rss:title>Free licenses for eligible Gantt Chart product customers</rss:title>
    <rss:link rel="alternate" type="text/html" href="http://DlhSoft.com/ProjectManagementFramework" />
    <rss:published>2015-04-27T00:00:00Z</rss:published>
    <rss:summary>
      Starting today we offer free licenses for Project Management Framework to Gantt Chart Hyper Library and Gantt Chart Web Library licensees. This enables Gantt Chart image exporting scenarios: simply pass Project XML data obtained from the JavaScript® or ASP .NET component instance to Project Management Framework's TaskManager and use GanttChartExporter object to eventually obtain the required Gantt Chart image bytes. To request your free license, use the special FREE-LIC promotion code upon ordering.
    </rss:summary>
  </rss:entry>
  <rss:entry>
    <rss:id>urn:uuid:7151EE1B-2D9E-47B6-98EF-70E5E81E8206</rss:id>
    <rss:title>Project Management Framework 5.0.5: custom column support on exporting Gantt Chart images</rss:title>
    <rss:link rel="alternate" type="text/html" href="http://DlhSoft.com/ProjectManagementFramework" />
    <rss:published>2015-05-10T00:00:00Z</rss:published>
    <rss:summary>
      We've added support for easily including custom grid columns when exporting Gantt Chart images and using custom property enabled objects that inherit from TaskItem base. We've also updated the Gantt Chart exporter configuration sample showing a full example on using this feature.
    </rss:summary>
  </rss:entry>
  <rss:entry>
    <rss:id>urn:uuid:02179100-1817-4A9D-9E26-73D2D0DC8BF7</rss:id>
    <rss:title>Project Management Framework 5.0.7: change tracking</rss:title>
    <rss:link rel="alternate" type="text/html" href="http://DlhSoft.com/ProjectManagementFramework" />
    <rss:published>2019-09-13T09:00:00Z</rss:published>
    <rss:summary>
      As customers have requested, this product build provides a new HasChanged property on TaskItem class (and INotifyPropertyChange support as well, for managed item properties), allowing code to easily determine which items have been changed upon task management and scheduling operations.
    </rss:summary>
  </rss:entry>
</rss:feed>