Logo

Design and Implementation Guidelines for Web Clients

Small book cover: Design and Implementation Guidelines for Web Clients

Design and Implementation Guidelines for Web Clients

Publisher: Microsoft Press
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.

Home page url

Download or read it online for free here:
Download link
(1.4MB, PDF)

Similar books

Book cover: Test Driven .NET Development with FitNesseTest Driven .NET Development with FitNesse
by - Neuri Limited
This book takes you on a journey through the wonderful world of FitNesse, a great web-based tool for software acceptance testing. FitNesse enables software developers and business people to build a shared understanding of the domain.
(9867 views)
Book cover: Dissecting a C# Application: Inside SharpDevelopDissecting a C# Application: Inside SharpDevelop
by - 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.
(24528 views)
Book cover: Introduction to .NET Framework 3.0Introduction 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.
(8602 views)
Book cover: ASP.NET Web Deployment using Visual StudioASP.NET Web Deployment using Visual Studio
by - Microsoft Corporation
This book shows you how to deploy an ASP.NET web application to a Windows Azure Web Site or another provider, by using Visual Studio 2012 or 2010. The sample application uses the Entity Framework, SQL Server, and the ASP.NET membership system.
(9280 views)