
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
Improving Web Application Security: Threats and Countermeasuresby Microsoft Corporation - Microsoft Press
This guide gives you a foundation for designing, and configuring secure ASP.NET Web applications. Whether you have existing applications or are building new ones, you can apply the guidance to help you make your Web applications hack-resilient.
(19299 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.
(10359 views)
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.
(13728 views)
.NET Technology Guide for Business Applications- Microsoft Corporation
A comprehensive guide to .NET development technologies and application patterns. It details the available technologies for evolving and modernizing business applications that are core to the business and based on established patterns.
(11451 views)