DekGenius.com
[ Team LiB ] Previous Section Next Section

4.5 Summary

In this chapter, we've touched on many aspects of component-oriented programming, including deployment strategies, distributed computing, and enterprise services such as transaction management, object pooling, role-based security, and message queuing. We have to give due credit to Microsoft for making componentization easier in the .NET Framework. Case in point: without .NET, it would be impossible for us to show the complete code for all of these programs in a single chapter of a book.[14]

[14] For additional information on programming .NET component-based applications, see O'Reilly's Programming .NET Components, by Juval Löwy.

    [ Team LiB ] Previous Section Next Section