ASP.NET 3.5 application architecture and design : build robust, scalable ASP.NET applications quickly and easily /

Saved in:
Bibliographic Details
Author / Creator:Thakur, Vivek.
Imprint:Birmingham, UK : Packt Pub., 2008.
Description:1 online resource
Language:English
Subject:
Format: E-Resource Book
URL for this record:http://pi.lib.uchicago.edu/1001/cat/bib/11196409
Hidden Bibliographic Details
Varying Form of Title:ASP.NET 3.5
Other authors / contributors:Spohn, Jerry.
Robinson, Ian.
Eisenhauer, Tim.
Shejwal, Rakesh.
Khan, Shadab.
ISBN:9781847195517
1847195512
9781847195500
1847195504
Digital file characteristics:data file
Notes:Title from PDF title page (viewed Aug. 10, 2009).
Includes index.
Summary:In Detail Application architecture is an essential skill for ASP.NET developers. It is always tempting to jump in and start coding, but planning your architecture early in the project will leave you with a solid application that scales well, is easy to modify and extend, and saves you time and effort later on. As businesses struggle to control their costs, writing solid code that can be extended easily is becoming even more important. This book takes a pragmatic approach to Application Architecture in ASP.NET 3.5. It presents a series of common architectural models, and shows how to select the best ones for your project and apply them. The book begins by showing you how to use the main architectural models in your applications. You will see how to implement n-tier architectures, MVC, design patterns, and more. But this is no software engineering theory book, it is a practical, hands-on guide that shows you how to use these techniques in your software straight away. We then go on to build SOA (Service-Oriented Architecture) applications with the Windows Communication Framework (WCF). Finally the book contains some essential guidance on effective database design, and a chapter on localizing your applications. This book is a great way to learn ASP.NET Architecture in a practical, hands-on way. It will also serve as a quick reference for improving your application design. This book will show you how to develop better web applications in ASP.NET with strong focus on practical aspects of architecture and design. Approach This is a practical hands-on book with clear instructions and lot of code examples. It takes a simple approach, guiding you through different architectural topics using realistic sample projects. A single project is implemented using different architectural styles to make the reader understand the details of each style. There are also many small independent code samples to explain design patterns, WCF, and localization. Who this book is for This book is for people familiar with the ASP.NET framework using either C# or VB.NET. You don't need to be an ASP.NET guru, the book is ideal for novice and intermediate developers. If reading about application architecture usually confuses you or sends you to sleep, then this book will be perfect for you! In short, any ASP.NET programmer who is confused or disoriented reading different books or materials on architectures wondering how and what to implement in their application, will definitely benefit from this book!
Standard no.:9781847195500

MARC

LEADER 00000cam a2200000Ia 4500
001 11196409
005 20210426224127.8
006 m o d
007 cr cnu---unuuu
008 090810s2008 enka o 001 0 eng d
016 7 |a 018011603  |2 Uk 
019 |a 428739814  |a 715153583  |a 764553323  |a 779415753  |a 961537460  |a 962580583  |a 968066982  |a 969070144  |a 1105796499 
020 |a 9781847195517  |q (electronic bk.) 
020 |a 1847195512  |q (electronic bk.) 
020 |a 9781847195500 
020 |a 1847195504 
024 8 |a 9781847195500 
035 |a (OCoLC)429918515  |z (OCoLC)428739814  |z (OCoLC)715153583  |z (OCoLC)764553323  |z (OCoLC)779415753  |z (OCoLC)961537460  |z (OCoLC)962580583  |z (OCoLC)968066982  |z (OCoLC)969070144  |z (OCoLC)1105796499 
035 9 |a (OCLCCM-CC)429918515 
037 |a CL0500000044  |b Safari Books Online 
040 |a N$T  |b eng  |e pn  |c N$T  |d OCLCQ  |d IDEBK  |d OCLCQ  |d UMI  |d CEF  |d E7B  |d OCLCQ  |d B24X7  |d DEBSZ  |d YDXCP  |d OCLCQ  |d YBM  |d OCLCF  |d OCLCQ  |d OCLCA  |d DKDLA  |d OCLCQ  |d OCLCO  |d OCL  |d LND  |d OCLCQ  |d COO  |d AZK  |d AGLDB  |d MOR  |d PIFAG  |d LIV  |d OCLCQ  |d JBG  |d OCLCQ  |d OCLCO  |d OCLCA  |d U3W  |d OCL  |d STF  |d WRM  |d VTS  |d COCUF  |d NLE  |d INT  |d VT2  |d FEM  |d OCLCQ  |d OCLCO  |d UKMGB  |d TKN  |d OCLCQ  |d UAB  |d M8D  |d OCLCO  |d UKAHL  |d CNCEN  |d SDS 
049 |a MAIN 
050 4 |a TK5105.8885.A26  |b T43 2008eb 
072 7 |a REF  |x 000000  |2 bisacsh 
100 1 |a Thakur, Vivek. 
245 1 0 |a ASP.NET 3.5 application architecture and design :  |b build robust, scalable ASP.NET applications quickly and easily /  |c Vivek Thakur ; reviewers, Jerry Spohn, Ian Robinson, Tim Eisenhauer ; technical editors, Rakesh Shejwal, Shadab Khan. 
246 3 0 |a ASP.NET 3.5 
260 |a Birmingham, UK :  |b Packt Pub.,  |c 2008. 
300 |a 1 online resource 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
347 |a data file  |2 rda 
500 |a Title from PDF title page (viewed Aug. 10, 2009). 
500 |a Includes index. 
505 0 |a Introduction to Architecture and Design -- 1-Tier 1-Layer Architecture in ASP.NET -- ER Diagrams, Domain Model, and N-Layer Architecture -- N-Tier Architecture -- Model View Controller -- Design Patterns -- SOA and WCF -- Database Design -- Localization. 
520 |a In Detail Application architecture is an essential skill for ASP.NET developers. It is always tempting to jump in and start coding, but planning your architecture early in the project will leave you with a solid application that scales well, is easy to modify and extend, and saves you time and effort later on. As businesses struggle to control their costs, writing solid code that can be extended easily is becoming even more important. This book takes a pragmatic approach to Application Architecture in ASP.NET 3.5. It presents a series of common architectural models, and shows how to select the best ones for your project and apply them. The book begins by showing you how to use the main architectural models in your applications. You will see how to implement n-tier architectures, MVC, design patterns, and more. But this is no software engineering theory book, it is a practical, hands-on guide that shows you how to use these techniques in your software straight away. We then go on to build SOA (Service-Oriented Architecture) applications with the Windows Communication Framework (WCF). Finally the book contains some essential guidance on effective database design, and a chapter on localizing your applications. This book is a great way to learn ASP.NET Architecture in a practical, hands-on way. It will also serve as a quick reference for improving your application design. This book will show you how to develop better web applications in ASP.NET with strong focus on practical aspects of architecture and design. Approach This is a practical hands-on book with clear instructions and lot of code examples. It takes a simple approach, guiding you through different architectural topics using realistic sample projects. A single project is implemented using different architectural styles to make the reader understand the details of each style. There are also many small independent code samples to explain design patterns, WCF, and localization. Who this book is for This book is for people familiar with the ASP.NET framework using either C# or VB.NET. You don't need to be an ASP.NET guru, the book is ideal for novice and intermediate developers. If reading about application architecture usually confuses you or sends you to sleep, then this book will be perfect for you! In short, any ASP.NET programmer who is confused or disoriented reading different books or materials on architectures wondering how and what to implement in their application, will definitely benefit from this book! 
542 |f Copyright © 2008 Packt Publishing  |g 2008 
630 0 0 |a Active server pages.  |0 http://id.loc.gov/authorities/names/n98026190 
630 0 0 |a Microsoft .NET Framework. 
630 0 7 |a Active server pages.  |2 blmlsh 
630 0 7 |a Active server pages.  |2 fast  |0 (OCoLC)fst01388618 
630 0 7 |a Microsoft .NET Framework.  |2 fast  |0 (OCoLC)fst01020083 
650 0 |a Web sites  |x Design.  |0 http://id.loc.gov/authorities/subjects/sh98000035 
650 0 |a Web site development.  |0 http://id.loc.gov/authorities/subjects/sh98004795 
650 0 |a Software architecture.  |0 http://id.loc.gov/authorities/subjects/sh2004001071 
650 0 |a Application software  |x Development.  |0 http://id.loc.gov/authorities/subjects/sh95009362 
650 7 |a REFERENCE  |x General.  |2 bisacsh 
650 7 |a Web sites  |x Design.  |2 blmlsh 
650 7 |a Web site development.  |2 blmlsh 
650 7 |a Microsoft .NET.  |2 blmlsh 
650 7 |a Software architecture.  |2 blmlsh 
650 7 |a Application software  |x Development.  |2 blmlsh 
650 7 |a Application software  |x Development.  |2 fast  |0 (OCoLC)fst00811707 
650 7 |a Software architecture.  |2 fast  |0 (OCoLC)fst01200416 
650 7 |a Web site development.  |2 fast  |0 (OCoLC)fst01173243 
650 7 |a Web sites  |x Design.  |2 fast  |0 (OCoLC)fst01173252 
655 4 |a Electronic books. 
655 0 |a Electronic books. 
700 1 |a Spohn, Jerry.  |4 rev 
700 1 |a Robinson, Ian.  |4 rev 
700 1 |a Eisenhauer, Tim.  |4 rev  |0 http://id.loc.gov/authorities/names/no2020133997 
700 1 |a Shejwal, Rakesh.  |4 edt 
700 1 |a Khan, Shadab.  |4 edt 
903 |a HeVa 
929 |a oclccm 
999 f f |i 681db6ac-13a4-56a3-b97f-37843c26e955  |s eaed79c0-7aaa-5e6f-b029-a64fc14b18f1 
928 |t Library of Congress classification  |a TK5105.8885.A26 T43 2008eb  |l Online  |c UC-FullText  |u https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=e000xna&AN=279108  |z eBooks on EBSCOhost  |g ebooks  |i 12268624