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

Chapter 13. Conclusion

In this book, we presented several technologies on the Microsoft platform, discussed their capabilities, and tried to position them so that they can be used in different solutions. Although we mostly focused on middle-tier architecture and integration, we also touched on some other layers, including the presentation layer. Among the Microsoft products that we discussed, the major focus was on SQL Server, SharePoint, and BizTalk.

Because most of the solutions include some coding, we provided an overview of capabilities of the .NET platform. Currently in Version 4.5, .NET is a very powerful tool that can solve major problems. In our solution discussion, we assessed architectures using .NET where applicable.

Microsoft provides architects and developers with a variety of tools and technologies. Using them in solutions requires knowledge of patterns and best practices, which have originated and solidified through the delivery of many hundreds of projects. Many books have...