Cargando…

Visual studio hacks /

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...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Avery, James
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Sebastopol, CA : O'Reilly Media, ©2005.
Edición:1st ed.
Colección:Hacks series.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • 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.
  • 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.
  • 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.
  • 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.
  • 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.