Larkware banner
top spacer
Coffee cup

The Daily Grind 991

by Mike Gunderloy
Friday, October 13, 2006

Survived another week, hooray!

Software Information Community

comments

Sponsors


 
The Advanced .NET Components Library
Build professional applications faster and at lower cost with the advanced Qios.DevSuite .NET Components Library. Qios.DevSuite is fully integrated with Visual Studio and can be used with all .NET languages, such as C#, VB.NET and C++.NET.

Qios.DevSuite is available for just $119,-- Secure ordering via the Internet available. More about Qios.DevSuite.Components


Automatic memory management is one of the services during Managed Execution that makes a developer's life a bit easier. Developers do not have to worry about freeing objects when they are no longer used, since the garbage collector takes care of that.

However, the automatic memory management technique is not perfect. There are references, such as an eventhandler, that prevents objects from being collected. To prevent this kind of problems we have created a system that uses WeakReferences to attach to events, collection members, and IMessageFilters.

Download the free and open source library & sample application that shows the difference between normal event handling and using the QWeakEvent structure. More about our free Qios.DevSuite.MemoryPack

telerik r.a.d.controls suite is the preferred choice of professional ASP.NET developers. This comprehensive suite of UI components takes full advantage of AJAX and the latest techniques for performance optimization in order to deliver rapid and nearly codeless development experience. With such a powerful toolset at hand you will be able to easily build highly interactive, standards-compliant, and cross-browser compatible web applications. Download a fully functional trial today here.

HELPDESK SOFTWARE

Wouldn't it be nice if your support team's help desk software:

  • was directly tied to your defect tracking and project management application?
  • automatically tracked support emails by thread?
  • automatically implemented your workflow and security policies?
  • was easy to use, provided help-desk visibility and made your customers happier?
  • actually helped you ship software on time?

OnTime 2006 helpdesk software makes all of this and more possible!

Download Axosoft OnTime 2006!
(FREE single-user edition / 30-day trial for teams)

Mike Gunderloy is the editor of Larkware, the daily .NET newspaper of record.

Previous Grind Home Next Grind