Stock Management Case Study

In the previous chapters we presented several applications for managing the inventory. In this chapter we created the GUI version of the stock management application. You can view the items that are currently in stock, add new items, and modify the details of the existing items. Figure 14-11 shows the main window of our application.

Figure 14-11. Stock Management application window.

For this demonstration, we used several back-end components. Some of them we already met in the previous chapters and some we created especially for the study.

  • StockItem provides the functionality of the item in stock with several properties: ...

Get Programming PERL in the .NET Environment now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.