<rss version="2.0" xmlns:media="http://search.yahoo.com/mrss/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>ComponentSource Topic | GTP.NET</title><link>http://www.componentsource.com/topics/gtp-net/index.html</link><description></description><language>en-us</language><lastBuildDate>Thu, 09 Feb 2012 23:14:54 GMT</lastBuildDate><copyright>(C) Copyright 1996-2012 ComponentSource.</copyright><atom:link href="http://www.componentsource.com/topics/gtp-net/rss.xml" rel="self" type="application/rss+xml"/><item><title>GTP.NET updated</title><link>http://www.componentsource.com/news/2010/02/11/gtp-net.html?rc=ni_2740</link><description>&lt;div class="image"&gt;&lt;img src="http://ftp.componentsource.com/res/pub/media/2/1463/default_w350.png?rc=ni_2740" alt="An interactive Gantt chart sample."/&gt;&lt;p&gt;&lt;small&gt;An interactive Gantt chart sample.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/products/gtp-net/index.html?rc=ni_2740"&gt;GTP.NET&lt;/a&gt; lets you visualize and manipulate time based information. GTP.NET includes a collection of user interface components which handle time blocks. The time blocks are displayed in a Gantt chart or a schema view. The times are connected to an owner, for example a person or an activity in a project. You can also use it to display dependencies and collisions between times, which gives the end user a graphical way to view and modify the project. Source code is available. GTP.NET is a complete .NET re-write of the best-selling Gantt Time Package.&lt;/p&gt;&lt;h3&gt;Updates in V3.3.2.5&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;BlockedTime calendars works with all TimeItemStyles&lt;/li&gt;&lt;li&gt;Updated Ajax toolkit in Gantt_ASP&lt;/li&gt;&lt;li&gt;Grid adheres to resize-area double click and adapts to content&lt;/li&gt;&lt;li&gt;New event OnUserDrawSortSymbol so you can override the Sort symbol&lt;/li&gt;&lt;li&gt;Multiple quality issues resolved and all reported issues are closed.&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;About plexityHide.com&lt;/h3&gt;&lt;p&gt;With over 10 years experience of OO-development, &lt;a href="http://www.componentsource.com/features/plexityhide/index.html?rc=ni_2740"&gt;plexityHide.com&lt;/a&gt; knows that things can get complicated, and how to make them simple. PlexityHide often works as consultant in software projects, as developers or as technical project managers. The company is a firm believer of UML and OO-development. It is not platform or tool religious; and uses any tool that gets the job done. Its main product, the phGantTimePackage, consists of approx 42000 lines of Delphi code. It was developed for the Swedish broadcasting company and has been available as an OCX since 1999. It contains extremely powerful Gantt and Schema components, allowing graphical manipulation of time items. It has been used in over 300 hundred different software projects around the globe. Clients include; Swedish Parliament, SVT Swedish broadcasting cooperation, General Motors, Pronyx Metal AB, Ontario Power Generation, US Army Dugway Proving Ground, Kraft Foods, UCLA - NeuroOncology, Hewlett-Packard, Schlumberger.&lt;/p&gt;</description><category>.NET Class</category><category>.NET Components</category><category>.NET WinForm Controls</category><category>32 Bit</category><category>ASP.NET AJAX Controls</category><category>ASP.NET Controls</category><category>Components</category><category>Delphi</category><category>Embarcadero / CodeGear</category><category>Microsoft</category><category>Patch Releases</category><category>Planning / Scheduling</category><category>plexityHide.com</category><category>SharePoint Tools</category><category>Visual Basic .NET</category><category>Visual Basic 2005</category><category>Visual Basic 2008</category><category>Visual C# .NET</category><category>Visual C# 2005</category><category>Visual C# 2008</category><category>Visual C++ .NET</category><category>Visual C++ 2005</category><category>Visual C++ 2008</category><category>Visual Studio .NET</category><category>Visual Studio 2005</category><category>Visual Studio 2008</category><guid isPermaLink="false">http://www.componentsource.com/news/2010/02/11/gtp-net.html?rc=ni_2740</guid><pubDate>Thu, 11 Feb 2010 17:34:00 GMT</pubDate></item><item><title>PlexityHide.com patches GTP.NET</title><link>http://www.componentsource.com/news/2009/10/22/gtp-net.html?rc=ni_1851</link><description>&lt;div class="image"&gt;&lt;img src="http://ftp.componentsource.com/res/pub/media/1/734/default_w350.png?rc=ni_1851" alt="An interactive Gantt chart sample."/&gt;&lt;p&gt;&lt;small&gt;An interactive Gantt chart sample.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/products/gtp-net/index.html?rc=ni_1851"&gt;GTP.NET&lt;/a&gt; lets you visualize and manipulate time based information. GTP.NET includes a collection of user interface components which handle time blocks. The time blocks are displayed in a Gantt chart or a schema view. The times are connected to an owner, for example a person or an activity in a project. It can also be used to display dependencies and collisions between times, which gives the end user a graphical way to view and modify the project.&lt;/p&gt;&lt;h3&gt;Updates in V3.2.8&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;&lt;strong&gt;Grid.cs&lt;/strong&gt;&lt;br/&gt;Bug in Grid-Text-Search for readonly cells - they did no longer clear other selections when navigating to new focus; Fixed.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;NodeDataConnect.cs&lt;/strong&gt;&lt;br/&gt;When a complete DataSet is cleared, sub views may contain null in their keys and an exception is thrown; Handled&lt;/li&gt;&lt;li&gt;&lt;strong&gt;DateScaler.cs&lt;/strong&gt;&lt;br/&gt;Bug in datescaler made scrolling slow for FlipView=true (ScheduleMode)&lt;/li&gt;&lt;li&gt;&lt;strong&gt;TimeItemDataConnect.cs&lt;/strong&gt;&lt;br/&gt;Index in event was higher that CurrencyManager.Count giving strange results in certain cases.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Gantt.cs&lt;/strong&gt;&lt;br/&gt;When disposing the UpdateSubComponents could get called in ASP.NET this gave exception; Fixed.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Gantt_ASP.cs&lt;/strong&gt;&lt;br/&gt;PartialCaching attribute removed from Gantt_ASP; it should make no difference on IIS7 since it was already given a 0 second caching criteria, but it fixes an issue for IIS6 when redirecting back to Gantt page from a Gantt Page (gave intermitent Gantt_ASP==null exceptions)&lt;br/&gt;Tree button is now VAlligned center.&lt;br/&gt;New property ZIndexValueForDateScaler;This value is default 999, the DateScaler Scrollbuttons will get a Z-Index this value + 1.&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;About plexityHide.com&lt;/h3&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/features/plexityhide/index.html?rc=ni_1851"&gt;PlexityHide.com&lt;/a&gt; often works as consultant in software projects, as developer or as technical project manager. The company firmly believes in UML and OO-development. It is not platform or tool religious, but will use any tool that gets the job done. Its main product, the phGantTimePackage, consists of approx 42,000 lines of Delphi code. It was developed for the Swedish broadcasting company and has been available as an OCX since 1999. It contains extremely powerful Gantt and Schema components, allowing graphical manipulation of time items. It has been used in over 300 hundred different software projects around the globe. Some of PlexityHide.com's clients include; Swedish Parliament, SVT Swedish broadcasting cooperation, General Motors, Pronyx Metal AB, Ontario Power Generation, US Army Dugway Proving Ground, Kraft Foods, UCLA - NeuroOncology, Hewlett-Packard and Schlumberger.&lt;/p&gt;</description><category>.NET Class</category><category>.NET Components</category><category>.NET WinForm Controls</category><category>32 Bit</category><category>ASP.NET AJAX Controls</category><category>ASP.NET Controls</category><category>Components</category><category>Delphi</category><category>Embarcadero / CodeGear</category><category>Microsoft</category><category>Patch Releases</category><category>Planning / Scheduling</category><category>plexityHide.com</category><category>SharePoint Tools</category><category>Visual Basic .NET</category><category>Visual Basic 2005</category><category>Visual Basic 2008</category><category>Visual C# .NET</category><category>Visual C# 2005</category><category>Visual C# 2008</category><category>Visual C++ .NET</category><category>Visual C++ 2005</category><category>Visual C++ 2008</category><category>Visual Studio .NET</category><category>Visual Studio 2005</category><category>Visual Studio 2008</category><guid isPermaLink="false">http://www.componentsource.com/news/2009/10/22/gtp-net.html?rc=ni_1851</guid><pubDate>Thu, 22 Oct 2009 00:00:00 GMT</pubDate></item></channel></rss>
