Авторизация
Поиск по указателям
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
Предметный указатель
code, navigating in Visual Studio
code, obfuscating
code, refactoring
code, regular expressions in
Code<Template>.NET add-in
CodeSmith custom tool
CodeSmith custom tool, creating a template
CodeSmith custom tool, creating the XML
CodeSmith custom tool, downloading and installing
CodeSmith custom tool, executing in Visual Studio
CodeSmith custom tool, home page
codetmpl.cs file
CodeWise community of web sites
coding standards, enforcing with FxCop
collapsing code
coloring of keywords, customizing
coloring of keywords, customizing, adding coloring for other languages
COM class, registering custom code generator as
command bars
command bars, creating in Word 2003
command bars, creating in Word 2003, command bar
command bars, creating in Word 2003, handling events
command bars, creating new command and adding to bar
command bars, finding name of
Command Browser Add-in
command line [See also command prompt]
command line, external tools, displaying output
command line, specifying to open Visual Studio
command mode, switching command window into
command prompt
command prompt, accessing tools from
command prompt, adding as external tool
command prompt, adding to Windows Explorer
command prompt, combining with command window
command prompt, launching Visual Studio from
command prompt, launching Visual Studio from, building projects and solutions
command prompt, launching Visual Studio from, executing a command
command prompt, launching Visual Studio from, fonts, setting
command prompt, launching Visual Studio from, other command-line switches
command prompt, launching Visual Studio from, running solution from command line
command prompt, loading files from
Command Window
command window, aliases, creating
command window, aliases, viewing and editing
command window, basics
command window, combining with command prompt
command window, debugging with
Commands
Commands, aliases
commands, assigning to mouse buttons
commands, binding to key combinations
commands, calling from command prompt
commands, created by Add-in Wizard
commands, for keyboard shortcut
commands, invoking through the DTE
commands, listing of most useful
commands, pre- and post-build events
CommandWindow command
Comments
comments, C# XML comments
comments, creating documentation from XML comments
comments, creating XML comments faster
comments, creating XML comments faster, GhostDoc
comments, creating XML comments with VB.NET
comments, IntelliSense
comments, line
comments, pasting text as
comments, task list
comments, XML
Common Environment Object Model
common intermediate language (CIL) 2nd [See also IL]
Common Language Runtime processes
CompleteWord (Ctrl-Space)
complexity of code, analysis of
concatenating strings
conditions, breakpoint
ConfigBuilder custom tool
ConfigBuilder custom tool, building configuration template
ConfigBuilder custom tool, download site
ConfigBuilder custom tool, running
Configuration Manager
configuration root element
configuration sections (custom), adding to app.config
Connect.cs file
connection strings, creating quickly
console application projects
constructors, devMetrics statistics on
Contents window
context-sensitive help
contract-first development
Control Outline power toy
ControlAttributes group
Controls
controls, adding to toolbox
controls, toolbox, customizing
controls, viewing an outline of
controls, Windows Form
controls, XML schema for custom controls
Converter 2.0
Copy command
copy command, Ctrl-C (Edit.Copy)
copy command, line-based
CopySourceCodeAsHTML
CR (carriage return)
create scripts (for databases)
cref attribute (<exception> tag)
CSharpHTTPHandler folder
CSS files, TopStyle editor
Ctrl and - (NavigateBackward)
Ctrl-Alt-A (CommandWindow)
Ctrl-Alt-E (Debug.Exceptions)
Ctrl-Alt-K (task list)
Ctrl-B
Ctrl-B, Build command
Ctrl-B, Debug.NewBreakpoint command
Ctrl-C (copy)
Ctrl-End (DocumentEnd)
Ctrl-F4 (CloseDocumentWindow)
Ctrl-Home (DocumentStart)
Ctrl-I (Incremental Search)
Ctrl-K, Ctrl-H (ToggleTaskListShortcut)
Ctrl-K, Ctrl-K (ToggleBookmark)
Ctrl-K, Ctrl-L (ClearBookmarks)
Ctrl-K, Ctrl-N (NextBookmark)
Ctrl-K, Ctrl-P (PreviousBookmark)
Ctrl-L (LineCut)
Ctrl-PageDown (NextTab)
Ctrl-PageUp (PreviousTab)
Ctrl-Shift and - (NavigateForward)
Ctrl-Shift-F12 (NextTask)
Ctrl-Shift-F9 (ClearAllBreakpoints)
Ctrl-Shift-I (ReverseIncrementalSearch)
Ctrl-Shift-Tab or Ctrl-Shift-F6 (PreviousDocumentWindow)
Ctrl-Shift-V (paste)
Ctrl-Space (CompleteWord)
Ctrl-Tab or Ctrl-F6 (NextDocumentWindow)
Ctrl-V (paste)
Ctrl-V (paste), line-based pasting
Ctrl-X (cut)
Ctrl-X (cut), line-based
Ctrl-] (GoToBrace)
custom tags in XML comments
CustomToolGenerator namespace
cut command (Ctrl-X)
cut command (Ctrl-X), line-based
cyclomatic code complexity algorithm
Data Link object, generating connection strings
data tools in Visual Studio, capabilities of
Data types
data types, in a particular project, devMetrics statistics on
data types, typed DataSet
database connection strings, creating quickly
Database Project
databases
databases, connecting to with Server Explorer
databases, diagramming and modifying with Server Explorer
databases, diagramming and modifying with Server Explorer, Database Diagrams
databases, diagramming and modifying with Server Explorer, stored procedures
databases, diagramming and modifying with Server Explorer, tables
databases, diagramming and modifying with Server Explorer, views
databases, scripting
databases, scripting, command file
databases, scripting, creating scripts with Server Explorer
DatabaseSettings (custom configuration section)
DatabaseSettings (custom configuration section), code
DatabaseSettings (custom configuration section), declaring
DatabaseSettings (custom configuration section), using
Datasets
DataSets, strongly typed, generating
DataSets, strongly typed, generating, Visual Studio, using
DataSets, strongly typed, generating, with xsd.exe tool 2nd
DataSets, viewing in Locals window
DbgJITDebugLaunchSetting registry key
DbgManagedDebugger registry key
debug layout (windows) 2nd
debug mode
debug mode, build settings
debug mode, projects
debugger breakpoint helper
debugger expressions, online listing of
debuggers, JIT (just-in-time)
Debugging
debugging, breakpoints, setting
debugging, breakpoints, setting, breaking at particular function call
debugging, breakpoints, setting, breaking at particular line of code
debugging, breakpoints, setting, breaking on certain conditions
debugging, breakpoints, setting, controlling frequency of breaking
debugging, breakpoints, setting, reviewing in Breakpoints window
debugging, breakpoints, troubleshooting
debugging, command window, using
debugging, customizing exception behavior
debugging, customizing exception behavior, adding custom exceptions
debugging, customizing exception behavior, Exceptions dialog, using
debugging, customizing exception behavior, finding exception names
debugging, failing applications
debugging, failing applications, JIT debugging, using
debugging, failing applications, JIT settings
debugging, failing applications, Windows Forms JIT debugging
debugging, Office application
debugging, running process
debugging, running process, ASP.NET applications
debugging, running process, attaching to a process
debugging, running process, detaching from a process
debugging, running process, macro for attaching to ASP.NET process
debugging, running process, services, special considerations
debugging, scripting code
debugging, SQL Server
debugging, SQL Server, running remote
debugging, Test With. . . Debugger
debugging, visualizers, custom
debugging, visualizers, custom, writing your own
definition list
Dependencies
dependencies, information in Global section (.sln file)
dependencies, project division based on
dependencies, tracking in solution files
derived exception types, debugger behavior and
design guidelines
design guidelines, enforcing with FxCop
design guidelines, enforcing with FxCop, selecting rules to use in code analysis
design guidelines, for class library developers
design mode
design mode, window layout
Development Tools Extensibility [See DTE]
devenv.exe
devenv.exe, /build switch
devenv.exe, /command switch
devenv.exe, /fn and /fs switches
devenv.exe, /nosplash switch
devenv.exe, /project switch
devenv.exe, /run switch
devenv.exe, /runexit switch
devenv.exe, /solution switch
devenv.exe, build switches
devenv.exe, other switches, listing of
devenv.xml file 2nd
devMetrics Add-In
devMetrics Add-In, downloading and installing
devMetrics Add-In, reports
docked windows, tab lists of
docking windows
document window
document window, tabs, toggling between
Documentation
documentation, automation object model
documentation, comments
documentation, comments, C# XML comments
documentation, comments, creating faster
documentation, comments, VB.NET XML comments
documentation, creating from XML comments
documentation, integrating into Visual Studio
documentation, integrating into Visual Studio, creating documentation with NDoc
documentation, integrating into Visual Studio, include help collection
documentation, integrating into Visual Studio, registering help file
DocumentEnd command
documents, automating
DocumentStart command
Dotfuscator
Dotfuscator, building Dotfuscator project
Dotfuscator, creating Dotfuscator project
Dotfuscator, investigating results with ILDASM
Dotfuscator, investigating results with Reflector
DTE (Development Tools Extensibility) 2nd
DTE, commands, invoking
DTE, current, getting instance of
DTE, Document object
DTE, using from an application
DTE, Windows collection, accessing
DTE, windows, automating
Duration
duration, setting for ACT test
duration, tests based on
Dynamic Help
Dynamic Help, highlighted text
Dynamic Help, turning off
EchoStringToCell method
Edit.SelectAll command, creating alias for
editors
editors, choosing your editor 2nd
editors, clipboard
editors, code snippets, using and sharing
editors, customizing syntax coloring
editors, editing most recent file and project lists
editors, guidelines, adding to text editor
editors, HTML/XML Editor
editors, IntelliSense, using
editors, refactoring code
editors, regions
editors, text editor
editors, third-party
empty strings
empty strings, creating, relative efficiency of methods
Encapsulate Field function
End key in code navigation
EndProject tags
EndUser.config file, copying to output directory
Enterprise Architect Edition (Visual Studio .NET 2003)
Enterprise Edition of Visual Studio
Enterprise Manager (SQL Server)
enterprise templates
Реклама