Expert ASP.NET 2.0 Advanced Application Design
Autor Tom Barnaby, Dominic Selly, Andrew Troelsenen Limba Engleză Hardback – 13 oct 2005
The book first looks at some of the non-functional requirements that impact the design of a distributed application. It then relates them to the servers and services available in the .NET 2.0 Framework. ASP.NET 2.0 is the central process for use in distributed .NET applications, and the book closely examines the ASP.NET 2.0 Framework and its hosting environment, Internet Information Server (IIS). The book looks at how ASP.NET 2.0 is used by different packages within .NET (like Web Services), and explores how it can be extended to meet your own custom requirements.
The second part of the book drills down and examines some of the common architectural challenges encountered when developing application designs. The book walks through the tiers of the .NET Framework, starting at the client level and exploring the internals of the page type, enhancements to ViewState, client script generation, and new out-of-band callbacks. At the middle tier, the book examines Web Services, Remoting, COM+, MSMQ, and mix and match communication options to suit your own requirements. This section wraps up by previewing Windows Communication Foundation, which aims to unify these technologies.
The third part of the book examines the data layer of your distributed applications. This includes enhancements to the Managed Providers in 2.0, the new transactional model, and a preview of usage guidelines for SQL Server 2005. By the books conclusion, you will be able to select with confidence the most appropriate design elements for your purposes, elegantly connecting them, and ensuring you get the very best from the ASP.NET 2.0 Framework.
Toate formatele și edițiile | Preț | Express |
---|---|---|
Paperback (1) | 503.36 lei 6-8 săpt. | |
Apress – 23 aug 2016 | 503.36 lei 6-8 săpt. | |
Hardback (1) | 340.08 lei 6-8 săpt. | |
Apress – 13 oct 2005 | 340.08 lei 6-8 săpt. |
Preț: 340.08 lei
Preț vechi: 425.10 lei
-20% Nou
Puncte Express: 510
Preț estimativ în valută:
65.09€ • 67.84$ • 54.19£
65.09€ • 67.84$ • 54.19£
Carte tipărită la comandă
Livrare economică 04-18 ianuarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781590595220
ISBN-10: 159059522X
Pagini: 459
Ilustrații: XXII, 459 p.
Dimensiuni: 178 x 235 x 29 mm
Greutate: 0.9 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
ISBN-10: 159059522X
Pagini: 459
Ilustrații: XXII, 459 p.
Dimensiuni: 178 x 235 x 29 mm
Greutate: 0.9 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Public țintă
Popular/generalCuprins
ASP.NET 2.0 Internals.- Overview of .NET Application Architecture.- The ASP.NET Request Pipeline.- Page Object Internals.- ViewState and Scripting.- .NET Middle Tier Solutions.- .NET 2.0 Security.- SOA in .NET: Web Services.- Enterprise Services.- Hosting and Communications.- Windows Communication Foundation.- Data Access Layer.- Managed Providers of Data Access.- Data Access Layer Services.- Transactions.
Recenzii
From the reviews:
"ASP.NET is Microsoft’s approach to developing dynamic and interactive Web-based applications. … it is for programmers or other interested people who want a breadth-first view of application design. … The authors do an excellent job and cover the material concisely and effectively. In conclusion, this book is for learning about enterprise automation with ASP.NET. I recommend it to intermediate-level readers who are interested in enterprise-level application design in .NET." (Rajani S. Sadasivam, ACM Computing Reviews, Vol. 49 (4), April, 2008)
"ASP.NET is Microsoft’s approach to developing dynamic and interactive Web-based applications. … it is for programmers or other interested people who want a breadth-first view of application design. … The authors do an excellent job and cover the material concisely and effectively. In conclusion, this book is for learning about enterprise automation with ASP.NET. I recommend it to intermediate-level readers who are interested in enterprise-level application design in .NET." (Rajani S. Sadasivam, ACM Computing Reviews, Vol. 49 (4), April, 2008)
Notă biografică
Tom Barnaby is a Microsoft consultant, C# "Most Valuable Professional," national speaker, and author of several .NET books including Distributed .NET Programming in C#, and Applied .NET Attributes. In his spare time, Tom enjoys playing with his two sons, watching movies in the family home theater room, and banging out power chords on his electric guitar with the volume turned to 11.
Caracteristici
Surveys the different technologies and servers that are available for you to use with ASP.NET and maps the "Quality Attributes" of Application Architecture for these different servers The author has been using ASP.NET since the technology preview of the .NET 1.0 Framework; he has put scores of ASP.NET applications into production for large enterprise companies and universities This book is written with today's technology, with an eye on the future