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
COM and .NET Interoperabilityby Andrew Troelsen - Apress
This book covers the building blocks of the COM and .NET architectures, internal aspects of COM /.NET interoperability, teaches readers on how to build custom COM /.NET conversion tools, covers Win32 API, C DLLs from .NET applications, and more.
(13776 views)
Dissecting a C# Application: Inside SharpDevelopby Christian Holm, Mike Kruger, Bernhard Spuida - Wrox Press
Dissecting a CSharp Application teaches advanced techniques of .NET programming by getting an insiders' look at the complete Integrated Development Environment, SharpDevelop, written in C#. It includes all advanced features of a modern IDE.
(27260 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.
(9557 views)
Introduction to .NET Framework 3.0- Wikibooks
The .NET Framework 3.0 has been created mainly as an extension of .NET 2.0. Hence, most of the features of .NET 2.0 would be workable with .NET 3.0. Migration from .NET 2.0 to .NET 3.0 is easy as it involves only the upgradation of the features.
(10428 views)