Enterprise Solution Patterns Using Microsoft .Net
by Microsoft Corporation
Publisher: Microsoft Press 2003
ISBN/ASIN: 0735618399
ISBN-13: 9780735618398
Number of pages: 367
Description:
Enterprise Solution Patterns Using Microsoft .NET embraces existing work in the patterns community, contributes new patterns, and shows how to implement these patterns in .NET. Included in the guide are an introduction to patterns and a catalog of 32 architecture, design, and implementation patterns. This guide introduces patterns and then presents them in a repository, or catalog, organized to help you locate the right combination of patterns that solve your problem.
Download or read it online for free here:
Read online
(online reading)
Similar books
Developer's Guide to Microsoft Prismby Bob Brumfield, at al. - Microsoft Press
This guide provides everything you need to get started with Prism and to use it to create flexible, maintainable Windows Presentation Foundation (WPF) and Microsoft Silverlight applications that can evolve over time based on changing requirements.
(10397 views)
F Sharp Programming- Wikibooks
F# is a .NET implementation of OCaml, a well-known functional programming language. Some of F#'s notable features include type inference, pattern matching, interactive scripting and debugging, higher order functions, and more.
(9292 views)
Developer's Guide to Microsoft Enterprise Library, C# Editionby Alex Homer - Microsoft Press
You are holding in your hands a book that will make your life as an enterprise developer a whole lot easier. It's a guide on Microsoft Enterprise Library and it's meant to guide you through how to apply .NET for enterprise development.
(13744 views)
Under the Hood of .NET Memory Managementby Chris Farrell, Nick Harrison - Red gate books
To write truly fantastic software, you need to understand how .NET memory management works. This book will take you from the basics of memory management, all the way to how the OS handles its resources, and will help you write the best code you can.
(10962 views)