|
|
|
|
LEADER |
00000cam a2200000 a 4500 |
001 |
EBSCO_ocn429918515 |
003 |
OCoLC |
005 |
20231017213018.0 |
006 |
m o d |
007 |
cr cnu---unuuu |
008 |
090810s2008 enka o 001 0 eng d |
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
|d OCLCO
|d QGK
|d S2H
|d OCLCQ
|d OCLCO
|
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
|a 1259073538
|a 1289519673
|
020 |
|
|
|a 9781847195517
|q (electronic bk.)
|
020 |
|
|
|a 1847195512
|q (electronic bk.)
|
020 |
|
|
|a 9781847195500
|
020 |
|
|
|a 1847195504
|
020 |
|
|
|a 1281886963
|
020 |
|
|
|a 9781281886965
|
020 |
|
|
|a 9786611886967
|
020 |
|
|
|a 6611886966
|
024 |
8 |
|
|a 9781847195500
|
029 |
1 |
|
|a AU@
|b 000053269541
|
029 |
1 |
|
|a CHBIS
|b 006151843
|
029 |
1 |
|
|a CHVBK
|b 171295145
|
029 |
1 |
|
|a DEBBG
|b BV043128797
|
029 |
1 |
|
|a DEBSZ
|b 355448475
|
029 |
1 |
|
|a DEBSZ
|b 421982993
|
029 |
1 |
|
|a GBVCP
|b 802966705
|
029 |
1 |
|
|a HEBIS
|b 291518494
|
029 |
1 |
|
|a NZ1
|b 13870456
|
029 |
1 |
|
|a UKMGB
|b 018011603
|
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
|z (OCoLC)1259073538
|z (OCoLC)1289519673
|
037 |
|
|
|a CL0500000044
|b Safari Books Online
|
050 |
|
4 |
|a TK5105.8885.A26
|b T43 2008eb
|
072 |
|
7 |
|a REF
|x 000000
|2 bisacsh
|
082 |
0 |
4 |
|a 005.2/76
|2 22
|
049 |
|
|
|a UAMI
|
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
|
500 |
|
|
|a Title from PDF title page (viewed August 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
|
546 |
|
|
|a English.
|
590 |
|
|
|a eBooks on EBSCOhost
|b EBSCO eBook Subscription Academic Collection - Worldwide
|
630 |
0 |
0 |
|a Active server pages.
|
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
|
630 |
0 |
7 |
|a Microsoft .NET Framework
|2 fast
|
650 |
|
0 |
|a Web sites
|x Design.
|
650 |
|
0 |
|a Web site development.
|
650 |
|
0 |
|a Software architecture.
|
650 |
|
0 |
|a Application software
|x Development.
|
650 |
|
6 |
|a Sites Web
|x Conception.
|
650 |
|
6 |
|a Sites Web
|x Développement.
|
650 |
|
6 |
|a Architecture logicielle.
|
650 |
|
6 |
|a Logiciels d'application
|x Développement.
|
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
|
650 |
|
7 |
|a Software architecture
|2 fast
|
650 |
|
7 |
|a Web site development
|2 fast
|
650 |
|
7 |
|a Web sites
|x Design
|2 fast
|
700 |
1 |
|
|a Spohn, Jerry.
|4 rev
|
700 |
1 |
|
|a Robinson, Ian.
|4 rev
|
700 |
1 |
|
|a Eisenhauer, Tim.
|4 rev
|
700 |
1 |
|
|a Shejwal, Rakesh.
|4 edt
|
700 |
1 |
|
|a Khan, Shadab.
|4 edt
|
776 |
0 |
|
|z 1847195504
|
856 |
4 |
0 |
|u https://ebsco.uam.elogim.com/login.aspx?direct=true&scope=site&db=nlebk&AN=279108
|z Texto completo
|
938 |
|
|
|a Askews and Holts Library Services
|b ASKH
|n AH26942813
|
938 |
|
|
|a Books 24x7
|b B247
|n bks00029312
|
938 |
|
|
|a EBSCOhost
|b EBSC
|n 279108
|
938 |
|
|
|a YBP Library Services
|b YANK
|n 3084139
|
994 |
|
|
|a 92
|b IZTAP
|