
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
Team Development with Visual Studio Team Foundation Server- Microsoft Press
This guide shows you how to get the most out of Visual Studio 2005 Team Foundation Server to help improve the effectiveness of your team-based software development. You'll find guidance and insights you can tailor for your specific scenarios.
(12153 views)
Moving to Visual Studio 2010- Microsoft Press
This is a book that will help professional developers move from previous versions of Visual Studio. It will cover the features of Visual Studio 2010 through an application. It will go through a lot of the exciting new language features.
(10551 views)
Parallel Programming with Microsoft .NETby 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.
(17442 views)
The Little ASP.NET Core Bookby Nate Barbettini - recaffeinate.co
I wrote this book to help developers and people interested in web programming learn about ASP.NET Core 2.0, a new framework for building web applications and APIs. This short book is structured as a tutorial. You'll build an app from start to finish.
(10276 views)