Book Image

Applied Architecture Patterns on the Microsoft Platform (Second Edition)

Book Image

Applied Architecture Patterns on the Microsoft Platform (Second Edition)

Overview of this book

Table of Contents (20 chapters)
Applied Architecture Patterns on the Microsoft Platform Second Edition
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Preface
Index

Summary


We cannot discuss all Microsoft technologies in this small chapter, but we would like to mention some of them. For example, developing in .NET often requires the use of Enterprise Library—a set of reusable application blocks. Enterprise Library simplifies coding for logging, exception handling, data access, and many other areas. AppFabric that supports hosting WF workflows in the form of WCF services and caching data in memory is another tool that we would consider in .NET development.

There are small applications, such as Microsoft Streets and Trips, and much larger suites, such as Microsoft Dynamics. Keeping an eye on the evolution of these packages and on new Microsoft offerings is the responsibility of solution architects.

Microsoft also offers a variety of software packages to maintain and support corporate infrastructure. System Center is a group of server applications aimed at helping system administrators manage corporate infrastructure. From a set of disconnected products...