Design and Implementation Guidelines for Web Clients
Publisher: Microsoft Press 2003
Number of pages: 238
Description:
This guide addresses specific goals of presentation layer component design. It provides prescriptive recommendations and code samples that enable you to use design patterns and Microsoft .NET Framework programming idioms effectively in the presentation layer of your applications. The intent of the book is to help you increase the portability, maintainability, scalability, security, and overall design quality of your presentation layer code; it does not discuss aesthetic user interface design issues.
Download or read it online for free here:
Download link
(1.4MB, PDF)
Similar books

by Colin Campbell, Ralph Johnson, Stephen Toub - Microsoft Press
A book that introduces .NET programmers to patterns for including parallelism in their applications. Examples of these patterns are parallel loops, parallel tasks and data aggregation with map-reduce. Each pattern has its own chapter.
(13059 views)

- 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.
(7861 views)

by 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.
(22900 views)

by 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.
(11086 views)