|
|
|
|
LEADER |
00000cam a2200000 a 4500 |
001 |
OR_ocm60781786 |
003 |
OCoLC |
005 |
20231017213018.0 |
006 |
m o d |
007 |
cr unu|||||||| |
008 |
050630s2005 caua o 001 0 eng d |
040 |
|
|
|a OCL
|b eng
|e pn
|c OCL
|d OCLCQ
|d UMC
|d CEF
|d OCLCQ
|d OCLCE
|d VLB
|d OCLCO
|d OCLCF
|d OCLCA
|d E7B
|d YDXCP
|d OCLCO
|d OCLCQ
|d OCLCO
|d COO
|d OCLCO
|d OCLCA
|d OCL
|d EBLCP
|d N$T
|d DEBSZ
|d INARC
|d OCLCO
|d OCLCQ
|d OCLCO
|
019 |
|
|
|a 605655303
|a 607270907
|a 775300490
|a 861530358
|a 1200623319
|a 1245893007
|
020 |
|
|
|a 9780596513924
|q (e-book)
|
020 |
|
|
|a 0596513925
|q (e-book)
|
020 |
|
|
|a 0596008473
|
020 |
|
|
|a 9780596008475
|
020 |
|
|
|z 0596008473
|
020 |
|
|
|z 9780596008475
|
024 |
3 |
|
|a 9780596008475
|
029 |
1 |
|
|a AU@
|b 000055790621
|
029 |
1 |
|
|a AU@
|b 000067075033
|
029 |
1 |
|
|a DEBSZ
|b 39638577X
|
035 |
|
|
|a (OCoLC)60781786
|z (OCoLC)605655303
|z (OCoLC)607270907
|z (OCoLC)775300490
|z (OCoLC)861530358
|z (OCoLC)1200623319
|z (OCoLC)1245893007
|
042 |
|
|
|a dlr
|
050 |
|
4 |
|a TK5105.8885.M57
|b A94 2005
|
072 |
|
7 |
|a REF
|x 000000
|2 bisacsh
|
082 |
0 |
4 |
|a 005.2/768
|2 22
|
049 |
|
|
|a UAMI
|
100 |
1 |
|
|a Avery, James.
|
245 |
1 |
0 |
|a Visual studio hacks /
|c James Avery.
|
250 |
|
|
|a 1st ed.
|
260 |
|
|
|a Sebastopol, CA :
|b O'Reilly Media,
|c ©2005.
|
300 |
|
|
|a 1 online resource (xx, 478 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 Hacks series
|
500 |
|
|
|a "Tips and tools for turbocharging the IDE."
|
500 |
|
|
|a Includes index.
|
588 |
0 |
|
|a Print version record.
|
506 |
|
|
|3 Use copy
|f Restrictions unspecified
|2 star
|5 MiAaHDL
|
533 |
|
|
|a Electronic reproduction.
|b [Place of publication not identified] :
|c HathiTrust Digital Library,
|d 2010.
|5 MiAaHDL
|
538 |
|
|
|a Master and use copy. Digital master created according to Benchmark for Faithful Digital Reproductions of Monographs and Serials, Version 1. Digital Library Federation, December 2002.
|u http://purl.oclc.org/DLF/benchrepro0212
|5 MiAaHDL
|
583 |
1 |
|
|a digitized
|c 2010
|h HathiTrust Digital Library
|l committed to preserve
|2 pda
|5 MiAaHDL
|
505 |
0 |
|
|a Credits; About the Author; Contributors; Acknowledgments; Preface; Why Visual Studio Hacks?; How to Use This Book; An Important Note About Keyboard Shortcuts; How This Book Is Organized; Conventions; Using Code Examples; Safari Enabled; How to Contact Us; Got a Hack?; Master Projects and Solutions; Manage Projects and Solutions; Solutions; Creating a solution; Solution settings; Projects; Create a project; Project settings; Temporary Projects; AutoSave and AutoRecover; Master Assembly and Project References; Assembly References; How the list is created; How references are resolved.
|
505 |
8 |
|
|a Managing .NET referencesProject References; Organize Projects and Solutions; Working with Multiple Solutions; Project Division; Enterprise Templates; Hack the Project and Solution Files; Solution Files; Project Files; Project and Solution File Conversion; Remove SourceSafe Bindings; Removing Bindings; Hacking the Hack; Master the Editor; Master the Clipboard; Clipboard Ring; Line-Based Cut and Paste; Block Selection; Make Pasting into Visual Studio Easier; Paste as String/StringBuilder; Paste as Comment; Paste as Region; Configuration; Line breaks; AppendFormat on StringBuilder; Key Bindings.
|
505 |
8 |
|
|a Master IntelliSenseComplete Word; Parameter Info; Quick Info; Stub Completion; Interface; Overriding methods; Event handlers; IntelliSense Comments; See Also; Master Regions; C♯ Regions; VB.NET Regions; Region Strategy; The Regions Add-in; Add Guidelines to the Text Editor; Select the Best Editor; So Many Editors; Text Editor; HTML/XML Editor; Other editors; Choosing Your Editor; Use a Third-Party Editor; Customize Syntax Coloring; Hacking the Hack; Add Coloring for Other Languages; Edit the Most Recent File and Project Lists; Modify Number of Items; Editing Most Recent Lists.
|
505 |
8 |
|
|a Refactor Your CodeExtract Method; Rename; Encapsulate Field; Extract Interface; Parameter Functions; Want It Now?; Use and Share Code Snippets; Insert Code Snippets; Add Your Own Code Snippets; Navigating Visual Studio; Take Control of Your Workspace; Window Management; Dockable; Floating; Hidden; Auto hide; Tabbed document; Window Layouts; Document Window; Work with Tabs; Work with Panes; Split-pane mode; Full-Screen Mode; Find Files Quickly; Find Files; Exclude Files; Highlight Files; Shortcut; Search Files Quickly; Search for Patterns in Your Files; Searching; Basic Expressions.
|
505 |
8 |
|
|a Matching quantitiesPreventing matches; Basic Replacements; Advanced Patterns; Shortcuts; Positional characters; Escaping characters; Example expressions; Regular Expressions in Your Code; See Also; Navigate Your Source Code; Navigation Shortcuts; Navigation history; Mouseless scrolling; Go-to brace; End and Home; Bookmarks; Never Forget a TODO Again; Comments; Custom Comments; Hack the Mouse; Enhance the Tabs in Visual Studio; Customizing Visual Studio; Create Your Own Shortcuts; Adding a Custom Keystroke; Hacking the Hack; Customize Menus and Toolbars; Customize Toolbars.
|
520 |
|
|
|a With start-up templates for projects ranging from Windows applications to web services, and extensive help and on-line documentation, Visual Studio .NET might be mistaken for a tool for unsophisticated users. It's true that most developers soon discover that the basic operation of Visual Studio is fairly self-explanatory; less obvious are some of the suite's more advanced built-in features. Visual Studio .Net includes a wealth of little-used capabilities, is very customizable, has a complete automation model, and much more. On top of its regular feature set, there are hosts of free add-ins, ma.
|
590 |
|
|
|a O'Reilly
|b O'Reilly Online Learning: Academic/Public Library Edition
|
630 |
0 |
0 |
|a Microsoft Visual studio.
|
630 |
0 |
0 |
|a Microsoft .NET Framework.
|
630 |
0 |
7 |
|a Microsoft Visual studio
|2 fast
|
630 |
0 |
7 |
|a Microsoft .NET Framework
|2 fast
|
650 |
|
0 |
|a Web site development
|x Computer programs.
|
650 |
|
0 |
|a Application software
|x Development
|x Computer programs.
|
650 |
|
0 |
|a Web sites
|x Authoring programs.
|
650 |
|
6 |
|a Sites Web
|x Systèmes-auteur.
|
650 |
|
6 |
|a Logiciels d'application
|x Développement
|x Logiciels.
|
650 |
|
7 |
|a REFERENCE
|x General.
|2 bisacsh
|
650 |
|
7 |
|a Application software
|x Development
|x Computer programs
|2 fast
|
650 |
|
7 |
|a Web site development
|x Computer programs
|2 fast
|
776 |
0 |
8 |
|i Print version:
|a Avery, James.
|t Visual studio hacks.
|b 1st ed.
|d Sebastopol, CA : O'Reilly Media, ©2005
|z 0596008473
|w (OCoLC)59877180
|
830 |
|
0 |
|a Hacks series.
|
856 |
4 |
0 |
|u https://learning.oreilly.com/library/view/~/0596008473/?ar
|z Texto completo (Requiere registro previo con correo institucional)
|
938 |
|
|
|a ProQuest Ebook Central
|b EBLB
|n EBL540409
|
938 |
|
|
|a ebrary
|b EBRY
|n ebr10758447
|
938 |
|
|
|a EBSCOhost
|b EBSC
|n 415435
|
938 |
|
|
|a Internet Archive
|b INAR
|n visualstudiohack0000aver
|
938 |
|
|
|a YBP Library Services
|b YANK
|n 7647907
|
994 |
|
|
|a 92
|b IZTAP
|