Авторизация
Поиск по указателям
Avery J. — Visual Studio Hacks: Tips & Tools for Turbocharging the IDE
Обсудите книгу на научном форуме
Нашли опечатку? Выделите ее мышкой и нажмите Ctrl+Enter
Название: Visual Studio Hacks: Tips & Tools for Turbocharging the IDE
Автор: Avery J.
Аннотация: 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, macros, and power toys that can further enhance the functionality of Visual Studio. This book is all about exploring these things, and in doing so, becoming a better and more efficient developer. Developers will learn how to:
* Get the most out of projects and solutions, including getting down and dirty with the undocumented format of project and solution files
* Use these editor features to the fullest, and add additional functionality to the editor through the use of third-party add-ins
* Learn smarter ways to navigate the application and your own source code
* Customize shortcut keys, toolbars, menus, the toolbox, and much more
* Use the debugger successfully not only on your source code, but with T-SQL and scripting languages as well
* Automatically generate code
* Learn how the server can be used to interface with databases, services, and performance counters, as well as WMI
* Use and create Visual Studio add-ins to extend its functionality
Offering valuable tips, tools, and tricks, Visual Studio Hacks takes you far beyond the suite's usual capabilities. You can read this book from cover to cover or, because each hack stands its own, you can feel free to browse and jump to the different sections that interest you most. If there's a prerequisite you need to know about, a cross-reference will guide you to the right hack. If you want to experience the full spectrum of Visual Studio's functionality and flexibility, you'll find the perfect guide for exploration in Visual Studio Hacks. Once the final page is turned, you can confidently say that you've been exposed to everything that Visual Studio .NET is capable of doing.
Язык:
Рубрика: Руководства по программному обеспечению /
Статус предметного указателя: Готов указатель с номерами страниц
ed2k: ed2k stats
Год издания: 2005
Количество страниц: 500
Добавлена в каталог: 15.06.2007
Операции: Положить на полку |
Скопировать ссылку для форума | Скопировать ID
Предметный указатель
macros, creating, from scratch
macros, creating, keyboard shortcut, assigning
macros, creating, recording macros
macros, creating, sharing macros
macros, database connection strings, creating
macros, generating code
macros, Record Macro (Excel)
macros, redirecting help to online search engines
macros, signing assemblies
macros, updating project references
macros, using and imports statements, adding automatically
macros, Visio, for code formatting
macros, VSMacros IDE
managed code, calling unmanaged APIs from
managed language projects
Management Classes node (WMI)
master solution, partitioned solutions with
matching patterns [See regular expressions]
MbUnit unit testing framework
Members
members, browsing with Reflector
members, call and callee graphs for
members, devMetrics statistics on
members, disassembling with Reflector
members, hiding, VB.NET editor
members, list provided by IntelliSense
Memory
memory leaks, checking with Allocation Profiler
memory, allocated in an application, analysis of
memory, performance counters
Menus
menus, resetting
menus, transferring changes to another computer
message filter (OLE)
METHODS
methods, devMetrics statistics on
methods, disassembling with Reflector
methods, executing as ad hoc tests
methods, IntelliSense Quick Info
methods, naming conventions
methods, parameter information displayed by IntelliSense
methods, parameter refactoring functions
methods, parameters, documenting 2nd
methods, permission setting, documenting
methods, return type, definition of
methods, XML comments applied to C# method
methods, XML documentation comments
methods, XML documentation comments, written by GhostDoc 2nd
Microsoft .NET Framework Design Guidelines
Microsoft ASP.NET Web Matrix
Microsoft CLR Debugger (DBGCLR.EXE)
Microsoft Design Guidelines for Class Library Developers
Microsoft Intermediate Language (MSIL) [See also IL; ILDASM]
Microsoft Intermediate Language Disassembler [See ILDASM]
Microsoft Office Project Wizard
Microsoft Word 2003 [See Word 2003]
Microsoft.VSDesigner.dll assembly
modules, macros in
most recent lists
most recent lists, controlling
most recent lists, editing with VSTweak
most recent lists, modifying number of items
mouse, assigning commands to buttons
mouseless scrolling
MRU (most recently used) list
MS-DOS command prompt
MSBuild files 2nd
MSBuild files, SourceSafe bindings, removing
MSDN online
MSIL (Microsoft Intermediate Language) 2nd [See also IL; ILDASM]
MSIL Disassembler [See ILDASM]
name attribute (<params> tag)
names section, XML schema for IntelliSense
Namespaces
namespaces, AddNamespace macro
namespaces, using classes in
naming conventions
naming conventions, identifiers
naming conventions, inspecting assemblies for defects in
naming conventions, methods
NavigateBackward command
NavigateForward command
navigating source code
navigating source code, bookmarks
navigating source code, End and Home keys, using
navigating source code, mouseless scrolling
NDoc tool
NDoc tool, creating help documents
NET Programmability Support (Excel and Word)
New Project dialog
NewBreakpoint command
NextBookmark command
NextDocumentWindow command
NextSplitPane (F6)
NextTab command
NextTask command
NUnit testing framework
obfuscation of code
obfuscation of code, building Dotfuscator project
obfuscation of code, creating a Dotfuscator project
obfuscation of code, investigating results with ILDASM
obfuscation of code, investigating results with Reflector
obfuscation of IL
objects, handling on the heap
Office 2003, Visual Studio Tools for
Office 2003, Visual Studio Tools for, creating command bar in Word 2003
Office 2003, Visual Studio Tools for, displaying Windows Form from Excel 2003
Office 2003, Visual Studio Tools for, installing
Office 2003, Visual Studio Tools for, installing, deploying application
Office 2003, Visual Studio Tools for, installing, developing with VSTO
OLE message filter
online search from Visual Studio
online search from Visual Studio, VSOnlineSearch power toy
Open command
Open With command
openClass1 command (alias)
operators in debugger expressions
osql utility
Output
output directory of a project, copying configuration files to
output, build, modifying
output, OutputType setting, project files
output, project
output, Test output pane
P/Invoke (platform invoke)
Panes
panes, split-pane mode
parameter refactoring functions
parameter refactoring functions, Promote Local Variable to Parameter
parameter refactoring functions, Remove Parameters
parameter refactoring functions, Reorder Parameters
Parameters
parameters, custom visualizer attributes
parameters, information displayed by IntelliSense
parameters, reference to (<pararef> tag)
parameters, XML documentation comments by GhostDoc
partitioned solutions
partitioned solutions, under a master solution
partitioned solutions, without a master
PascalCasing
passive code generation
Paste command
paste command, Ctrl-Shift-V
paste command, Ctrl-V
paste command, Ctrl-V, line-based pasting
Pasting
pasting, block selections
pasting, SmartPaster tool
pasting, SmartPaster tool, configuration options
pasting, text as a region
pasting, text as comments
pasting, text as string or StringBuilder
pattern matching [See regular expressions]
Performance Counter Builder form
performance counters
performance counters, accessing from Server Explorer
performance counters, accessing from Server Explorer, AvailableMBytes
performance counters, accessing from Server Explorer, viewing additional information
performance counters, ACT test results
performance counters, adding to ACT tests
performance defects, inspecting assemblies for
PHP, syntax coloring in Visual Basic
PIA (Primary Interop Assemblies)
PInvoke.NET wiki
PInvoke.NET wiki, contributing new signatures
PInvoke.NET wiki, Visual Studio add-in
positional characters in regular expressions
prefabricated projects
PreviousBookmark command
PreviousDocumentWindow command
PreviousSplitPane (Shift-F6)
PreviousTab command
PreviousTask command
Primary Interop Assemblies (PIA)
Process WMI class
Processes
processes, debugging running process
processes, debugging running process, ASP.NET applications
processes, debugging running process, attaching to a process
processes, debugging running process, detaching from a process
processes, debugging running process, macro for attaching to ASP.NET process
processes, debugging running process, services, special considerations
processes, listing all currently running
ProductVersion tags
profiling heap allocations
Project and EndProject tags
project files 2nd 3rd [See also MSBuild files]
project files, build settings
project files, converting between Visual Studio versions
project files, editing, caution with
project files, Files section
project files, MSBuild
project files, References section
project files, SourceSafe bindings, removing
project files, user-specific
project files, XML schema
ProjectConfiguration section (.sln file)
Projects
projects, add-in, creating
projects, assembly references
projects, assembly references, creating
projects, assembly references, managing
projects, assembly references, resolving
projects, AutoSave and AutoRecover
projects, build settings
projects, building from command line
projects, creating
projects, customizing build process
projects, customizing build process, handling build events
projects, customizing build process, pre- and post- build commands
projects, dependencies
projects, dependencies, tracking in solution files
projects, dividing
projects, dividing, application layers and
projects, dividing, dependencies and
projects, enterprise templates and
projects, FxCop project, creating
projects, NDoc Project, creating
projects, project references
projects, purposes of
projects, recently used file list, editing
projects, settings
projects, startup
projects, temporary
projects, testing
projects, types of
projects, updating references
ProjectSection tags
ProjectSection tags, in different Visual Studio versions
Promote Local Variable to Parameter function
Properties
Properties tab (FxCop)
properties, code generation template for Visio
properties, devMetrics statistics on
properties, Windows Form
PropertyGrid control, adding to toolbox
quantity, regular expression pattern matches
queries (SQL), pasting into code
Quick Info (IntelliSense)
recently used lists
recently used lists, controlling
recently used lists, editing with VSTweak
recently used lists, modifying number of items
Record Macro feature (Excel)
recording macros
recording macros, code generation macro
recovering projects and solutions
refactoring code
refactoring code, commercial tools
refactoring code, Encapsulate Field function
refactoring code, Extract Interface function
refactoring code, Extract method
refactoring code, parameter functions
refactoring code, Rename function
references
references, assembly
references, assembly, creating
references, assembly, managing
references, assembly, resolving
references, project
references, project, implicit dependencies and
references, project, updating quickly
references, References section, project files
Reflector
Reflector, add-ins
Reflector, disassembling assemblies
Reflector, downloading and running
Reflector, features, additional
Reflector, investigating Dotfuscator project results
Reflector, using within Visual Studio
regasm tool
RegExinator add-in
RegExinator add-in, evaluating regular expressions
RegExinator add-in, finding more regular expressions
Regions
regions, C#
regions, pasting text as
regions, Regions Add-in tool
regions, strategy for use
regions, VB.NET
Registry
registry hacks
registry hacks, adding guidelines to text editor
registry hacks, alternate registry tree, using
registry hacks, command prompt, adding to Windows Explorer
registry hacks, moving registry settings
registry hacks, settings for Visual Studio
registry, add-in icon registry key
registry, add-ins
registry, key for custom tool, adding
registry, settings for JIT debugging
registry, source control provider settings, changing
Regular Expression Library web site
Regular expressions
regular expressions, .NET classes
regular expressions, basic expressions
regular expressions, basic replacements
regular expressions, escaping special characters
regular expressions, example expressions
regular expressions, number of matches, specifying
Реклама