|
|
|
|
LEADER |
00000cam a2200000 a 4500 |
001 |
OR_ocn778693062 |
003 |
OCoLC |
005 |
20231017213018.0 |
006 |
m o d |
007 |
cr cnu---unuuu |
008 |
120229s2010 waua o 001 0 eng d |
010 |
|
|
|a 2010940848
|
040 |
|
|
|a N$T
|b eng
|e pn
|c N$T
|d STF
|d B24X7
|d UMI
|d UKMGB
|d COO
|d OCLCQ
|d DEBSZ
|d OCLCQ
|d OCLCF
|d OCLCQ
|d OCLCA
|d YDXCP
|d VT2
|d S4S
|d OCLCQ
|d OCLCO
|d OCLCA
|d OCL
|d OCLCQ
|d CEF
|d AU@
|d OCLCO
|d UAB
|d WYU
|d OCLCQ
|d RDF
|d OCLCQ
|d INARC
|d UKAHL
|d OCLCO
|d OCLCQ
|
016 |
7 |
|
|a 015618655
|2 Uk
|
019 |
|
|
|a 708034042
|a 740433603
|a 765143767
|a 803520258
|a 1062872933
|a 1103270853
|a 1129376744
|a 1153009541
|
020 |
|
|
|a 9780735659605
|q (electronic bk.)
|
020 |
|
|
|a 0735659605
|q (electronic bk.)
|
020 |
|
|
|a 9780735659827
|
020 |
|
|
|a 0735659826
|
020 |
|
|
|z 9780735645240
|
020 |
|
|
|z 0735645248
|
029 |
1 |
|
|a AU@
|b 000050492340
|
029 |
1 |
|
|a AU@
|b 000067094792
|
029 |
1 |
|
|a DEBSZ
|b 368470989
|
035 |
|
|
|a (OCoLC)778693062
|z (OCoLC)708034042
|z (OCoLC)740433603
|z (OCoLC)765143767
|z (OCoLC)803520258
|z (OCoLC)1062872933
|z (OCoLC)1103270853
|z (OCoLC)1129376744
|z (OCoLC)1153009541
|
037 |
|
|
|a CL0500000095
|b Safari Books Online
|
050 |
|
4 |
|a QA76.76.A65
|b H377 2010eb
|
072 |
|
7 |
|a COM
|x 087000
|2 bisacsh
|
072 |
|
7 |
|a COM
|x 034000
|2 bisacsh
|
072 |
|
7 |
|a COM
|x 060130
|2 bisacsh
|
072 |
|
7 |
|a COM
|x 060150
|2 bisacsh
|
082 |
0 |
4 |
|a 006.7882
|2 22
|
049 |
|
|
|a UAMI
|
100 |
1 |
|
|a Hashimi, Sayed Ibrahim.
|
245 |
1 |
0 |
|a Inside the Microsoft Build engine :
|b using MSBuild and Team Foundation Build /
|c by Sayed Hashimi, William Bartholomew.
|
246 |
3 |
0 |
|a Using MSBuild and Team Foundation Build
|
250 |
|
|
|a 2nd ed.
|
260 |
|
|
|a Redmond, Wash. :
|b Microsoft ;
|a Farnham :
|b O'Reilly [distributor],
|c ©2010.
|
300 |
|
|
|a 1 online resource (xxviii, 605 pages) :
|b illustrations
|
336 |
|
|
|a text
|b txt
|2 rdacontent
|
337 |
|
|
|a computer
|b c
|2 rdamedia
|
338 |
|
|
|a online resource
|b cr
|2 rdacarrier
|
490 |
1 |
|
|a Microsoft Press books : Visual Studio
|
520 |
|
|
|a Presents a guide to the software build and deployment process using MSBuild.
|
588 |
0 |
|
|a Print version record.
|
505 |
0 |
|
|a Page; Forward page; Introduction; Who This Book Is For; Assumptions; Organization of This Book; System Requirements; Code Samples; Acknowledgements; Sayed Ibrahim Hashimi; William Bartholomew; Pavan Adharapurapu; Jason Ward; Errata and Book Support; We Want to Hear from You; Stay in Touch; Part I: Overview; Chapter 1: MSBuild Quick Start; Project File Details; Properties and Targets; Items; Item Metadata; Simple Conditions; Default/Initial Targets; MSBuild.exe Command-Line Usage; Extending the Build Process; Chapter 2: MSBuild Deep Dive, Part 1; Properties; Environment Variables
|
505 |
8 |
|
|a Reserved PropertiesCommand-Line Properties; Dynamic Properties; Items; Copy Task; Well-Known Item Metadata; Custom Metadata; Item Transformations; Chapter 3: MSBuild Deep Dive, Part 2; Dynamic Properties and Items; Dynamic Properties and Items: MSBuild 3.5; Property and Item Evaluation; Importing Files; Extending the Build Process; Property Functions and Item Functions; Property Functions; String Property Functions; Static Property Functions; MSBuild Property Functions; Item Functions; Part II: Customizing MSBuild; Chapter 4: Custom Tasks; Custom Task Requirements; Creating Your First Task
|
505 |
8 |
|
|a Task Input/OutputSupported Task Input and Output Types; Using Arrays with Task Inputs and Outputs; Inline Tasks; TaskFactory; Extending ToolTask; ToolTask Methods; ToolTask Properties; Debugging Tasks; Chapter 5: Custom Loggers; Overview; Console Logger; File Logger; ILogger Interface; Creating Custom Loggers; Extending the Logger Abstract Class; Extending Existing Loggers; FileLoggerBase and XmlLogger; Debugging Loggers; Part III: Advanced MSBuild Topics; Chapter 6: Batching and Incremental Builds; Batching Overview; Task Batching; Target Batching; Combining Task and Target Batching
|
505 |
8 |
|
|a Multi-batchingUsing Batching to Build Multiple Configurations; Batching Using Multiple Expressions; Batching Using Shared Metadata; Incremental Building; Partially Building Targets; Chapter 7: External Tools; Exec Task; MSBuild Task; MSBuild and Visual Studio Known Error Message Formats; Creating Reusable Build Elements; NUnit; FxCop; Part IV: MSBuild Cookbook; Chapter 8: Practical Applications, Part 1; Setting the Assembly Version; Building Multiple Projects; Attaching Multiple File Loggers; Creating a Logger Macro; Custom Before/After Build Steps in the Build Lab; Handling Errors
|
505 |
8 |
|
|a Replacing Values in Config FilesExtending the Clean; Chapter 9: Practical Applications, Part 2; Starting and Stopping Services; Web Deployment Project Overview; Zipping Output Files, Then Uploading to an FTP Site; Compressing JavaScript Files; Encrypting web.config; Building Dependent Projects; Deployment Using Web Deployment Projects; Part V: MSBuild in Visual C++ 2010; Chapter 10: MSBuild in Visual C++ 2010, Part 1; The New .vcxproj Project File; Anatomy of the Visual C++ Build Process; Diagnostic Output; Build Parallelism; Configuring Project- and File-Level Build Parallelism
|
590 |
|
|
|a O'Reilly
|b O'Reilly Online Learning: Academic/Public Library Edition
|
630 |
0 |
0 |
|a MSBuild.
|
630 |
0 |
0 |
|a Team Build.
|
630 |
0 |
0 |
|a Microsoft Visual studio.
|
630 |
0 |
0 |
|a Microsoft .NET Framework.
|
630 |
0 |
7 |
|a Microsoft Visual studio.
|2 blmlsh
|
630 |
0 |
7 |
|a Microsoft Visual studio.
|2 fast
|0 (OCoLC)fst01389599
|
630 |
0 |
7 |
|a MSBuild.
|2 fast
|0 (OCoLC)fst01787702
|
630 |
0 |
7 |
|a Team Build.
|2 fast
|0 (OCoLC)fst01794153
|
630 |
0 |
7 |
|a Microsoft .NET Framework.
|2 fast
|0 (OCoLC)fst01020083
|
650 |
|
0 |
|a Internet programming.
|
650 |
|
0 |
|a Application software
|x Development.
|
650 |
|
0 |
|a Computer software
|x Development.
|
650 |
|
6 |
|a Programmation Internet.
|
650 |
|
6 |
|a Logiciels d'application
|x Développement.
|
650 |
|
7 |
|a COMPUTERS
|x Digital Media
|x General.
|2 bisacsh
|
650 |
|
7 |
|a COMPUTERS
|x Interactive & Multimedia.
|2 bisacsh
|
650 |
|
7 |
|a COMPUTERS
|x Web
|x Site Design.
|2 bisacsh
|
650 |
|
7 |
|a COMPUTERS
|x Web
|x User Generated Content.
|2 bisacsh
|
650 |
|
7 |
|a Application software
|x Development.
|2 fast
|0 (OCoLC)fst00811707
|
650 |
|
7 |
|a Computer software
|x Development.
|2 fast
|0 (OCoLC)fst00872537
|
650 |
|
7 |
|a Internet programming.
|2 fast
|0 (OCoLC)fst00977281
|
650 |
|
7 |
|a Team Foundation Server 2010
|2 gnd
|
650 |
|
7 |
|a Application software
|x Design.
|2 sears
|
700 |
1 |
|
|a Bartholomew, William.
|
776 |
0 |
8 |
|i Print version:
|a Hashimi, Sayed Ibrahim.
|t Inside the Microsoft Build engine.
|b 2nd ed.
|d Redmond, Wash. : Microsoft ; Farnham : O'Reilly [distributor], 2010
|z 9780735645240
|w (OCoLC)653083606
|
830 |
|
0 |
|a Microsoft Press books : Visual Studio.
|
856 |
4 |
0 |
|u https://learning.oreilly.com/library/view/~/9780735659827/?ar
|z Texto completo (Requiere registro previo con correo institucional)
|
938 |
|
|
|a Askews and Holts Library Services
|b ASKH
|n AH26838034
|
938 |
|
|
|a Askews and Holts Library Services
|b ASKH
|n AH26378343
|
938 |
|
|
|a Askews and Holts Library Services
|b ASKH
|n AH26838033
|
938 |
|
|
|a EBSCOhost
|b EBSC
|n 431853
|
938 |
|
|
|a YBP Library Services
|b YANK
|n 7485930
|
938 |
|
|
|a Internet Archive
|b INAR
|n insidemicrosoftb0000hash
|
994 |
|
|
|a 92
|b IZTAP
|