Conclusion

Windows Forms provides a unified programming model for standard Windows application development. It does not matter what language you are using—you can always be productive because the common substrate has been developed to benefit all.

Windows Forms brings a true object-oriented programming model to Windows GUI development, allowing for an extensible framework that is so much cleaner and easier to use compared to previous attempts.

In this chapter, we’ve shown you the architecture of the Windows Forms application. The Controls and Containers architecture, while very simple, is very powerful and flexible for developing Windows-based applications. We have also shown you how to build a Windows Forms application, from a simple do-nothing application, to data binding, to a multiple-document interface application.

Get .Net Framework Essentials 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.