- Delphi XE Reviewer's Guide
- 5 Years of Blog
- RAD Studio XE Tour - This week in Montreal, Portland, Calgary, Seattle, Sacramento
- Delphi XE Compatible Third Party Tools & Components
- RAD Studio XE Compatible Third Party Tools & Components
- RAD Studio XE Reviewer's Guide
- RAD Studio XE in the News - Delphi XE, C++Builder XE, Delphi Prism XE and RadPHP XE
- A Mandelbrot and Julia Set Implementation - Source Code Delphi Application
- Goodies and Bugs in Delphi XE
- Use Custom Check Box Images for a ListView - Delphi 's TListView Checkboxes are Ugly
- BlackFish SQL Gone in Delphi XE, What About a Replacement?
- Bug fix list for Delphi XE and C++Builder XE
Events
Monday September 21, 2009
Start: 09/21/2009 6:00 pm
Presentation:
Using DLLs when you distribute your application allows you to replace individual components of your application suite without having to kick all users out of the program. For instances, the Accounts Payable module can be replaced without shutting down the shipping department.
DLLs can be very useful in many situations and once you learn a few tricks, are really quite simple. We will talk about how to structure your application to use DLLs to make updating installed applications much simpler to manage and keeps customers working happily.


