What components have you built that you are reusing over and over again for your desktop application

Posted by Jason on Stack Overflow See other posts from Stack Overflow or by Jason
Published on 2010-05-08T18:16:32Z Indexed on 2010/05/08 18:18 UTC
Read the original article Hit count: 123

We are building our internal library of components up, and was wondering what everybody has in their library of reusable components for your organization, for desktop applications.

Our list currently includes only a couple of components:

  • Logon, Security and User Group functionality
  • System Tray / Service Framework
  • Component for Internet Communications (to handle proxies, security, etc...)
  • Billing

What else do you have, that we should add to our list?

If you have reusable web components, save your answers... I will open a different question if this one is successful.

© Stack Overflow or respective owner

Related posts about shared-libraries

Related posts about enterprise-library