Авторизация
Поиск по указателям
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
Предметный указатель
regular expressions, positional characters
regular expressions, preventing matches
regular expressions, searches
regular expressions, shortcuts for character sets
regular expressions, testing in Visual Studio
regular expressions, testing in Visual Studio, evaluating regular expressions
regular expressions, testing in Visual Studio, finding more regular expressions
Regulator utility
relational operators in debugger expressions
release mode
release mode, build settings
release mode, projects
reminders, leaving with task list
reminders, leaving with task list, comments, custom
reminders, leaving with task list, comments, default
remote debugging, SQL Server
remote servers, connecting to with Server Explorer
Remove Parameters function
Rename function
Reorder Parameters function
repairing add-ins
replacements, using regular expressions
Research
research, coding standards and design guidelines, with FxCop
research, examining assemblies with Reflector
research, examining assemblies with Reflector, additional Reflector features
research, examining assemblies with Reflector, disassembling assemblies
research, examining assemblies with Reflector, downloading and running Reflector
research, examining assemblies with Reflector, using within Visual Studio
research, generating statistics on C# code
research, IL generated by code
research, IL generated by code, examining with ILDASM
research, Internet searches from Visual Studio
research, PInvoke.NET wiki
research, profiling heap allocations
ReSharper (refactoring tool)
results (build)
results (build), modifying output of
results (build), navigating with Output window
ReverseIncrementalSearch command
rules (design guidelines)
Run dialog, starting Visual Studio from
Run Test(s) command
Running Documents window
Safari online library, using from help
saving projects and solutions automatically
SccSwitch utility
schemas, XML
schemas, XML, creating for IntelliSense
schemas, XML, DataSet
schemas, XML, designer for, HTML/XML Editor
schemas, XML, installing IntelliSense schema
schemas, XML, referencing IntelliSense schema
SchemaVersion tags
scope of commands
scripting code, debugging
Scripts
scripts, ACT test scripts
scripts, adding file to project
scripts, autogenerated VBScript test scripts, customizing
ScrollLineDown command
ScrollLineUp command
Search window
searches
searches, incremental search
searches, Internet searches from Visual Studio
searches, online help
searches, regular expressions, using
Security
security, inspecting assemblies for security defects
security, Microsoft Office project, settings
selectall command (alias)
SendRequest( ) method
Server Explorer
Server Explorer, connecting to remote server or database
Server Explorer, databases, scripting
Server Explorer, databases, scripting, command file
Server Explorer, databases, scripting, creating scripts
Server Explorer, diagramming and modifying databases
Server Explorer, diagramming and modifying databases, Database Diagrams
Server Explorer, diagramming and modifying databases, stored procedures
Server Explorer, diagramming and modifying databases, tables
Server Explorer, diagramming and modifying databases, views
Server Explorer, performance counters, accessing
Server Explorer, performance counters, accessing, AvailableMBytes
Server Explorer, performance counters, accessing, viewing additional information
Server Explorer, WMI (Windows Management Instrumentation)
Server Explorer, WMI, adding classes
Server Explorer, WMI, managed classes to interact with WMI
server-side interface, generating from WSDL
Services
services, debugging
services, viewing on local machine or remote server
Settings
settings, IDE, saving and moving
settings, moving between machines
Shift-Alt-Enter (FullScreen)
Shift-F6 (PreviousSplitPane)
shortcuts [See also keyboard shortcuts]
shortcuts, regular expressions
shortcuts, to VS File Finder
signatures
signatures, contributing new to PInvoke.NET wiki
signatures, P/Invoke and unmanaged APIs
signing assemblies quickly
SmartPaster tool
SmartPaster tool, configuration
SmartPaster tool, configuration options
SmartPaster tool, configuration options, AppendFormat on StringBuilder
SmartPaster tool, configuration options, key bindings
SmartPaster tool, configuration options, line breaks
SmartPaster tool, pasting text as string or StringBuilder
sn.exe utility 2nd
snippet files
snippets [See code snippets]
Software Engineering Institute
solution files 2nd 3rd
solution files, .sln file
solution files, .sln file, add-ins
solution files, .sln file, build configuration settings
solution files, .sln file, Global section
solution files, .suo (solution user options)
solution files, converting between Visual Studio versions
solution files, editing, caution with
solution files, SourceSafe Binding Remover tool
solution files, SourceSafe bindings, removing
SolutionConfiguration section (.sln file)
Solutions
solutions, AutoSave and AutoRecover
solutions, building from command line
solutions, creating
solutions, enterprise templates
solutions, items, adding
solutions, organizing
solutions, organizing, partitioned solutions with a master
solutions, organizing, partitioned solutions without a master
solutions, purposes of
solutions, running from command line
solutions, settings
solutions, settings, build configuration
solutions, settings, project dependencies
solutions, settings, startup project
solutions, testing
source code
source code, examining for assemblies, using Reflector
source code, navigating
source control
source control, moving quickly between providers
Sourceforge, NDoc tool
SourceSafe tool
SourceSafe tool, automated bindings removal application
SourceSafe tool, removing bindings from project files
SourceSafe tool, removing bindings from solution files
speed hacks
speed hacks, adding custom sections to app.config
speed hacks, adding custom settings to app.config
speed hacks, adding custom settings to app.config, configuration template file
speed hacks, adding custom settings to app.config, running ConfigBuilder
speed hacks, adding custom settings to app.config, using custom section
speed hacks, building custom code generator tool
speed hacks, building custom code generator tool, adding tool to Visual Studio
speed hacks, building custom code generator tool, running the tool
speed hacks, building custom code generator tool, writing the code
speed hacks, code generation templates
speed hacks, code generation templates, creating a template
speed hacks, code generation templates, creating the XML
speed hacks, code generation templates, executing CodeSmith
speed hacks, commonly used code, inserting
speed hacks, connection strings
speed hacks, creating a macro
speed hacks, creating a macro, adding macros to toolbar
speed hacks, creating a macro, from scratch
speed hacks, creating a macro, keyboard shortcut, assigning
speed hacks, creating a macro, recording macros
speed hacks, creating a macro, sharing macros
speed hacks, generating code with macros
speed hacks, generating strongly typed DataSets
speed hacks, generating strongly typed DataSets, Visual Studio, using
speed hacks, generating strongly typed DataSets, xsd.exe tool, using
speed hacks, loading files from command prompt
speed hacks, mastering the command window
speed hacks, mastering the command window, aliases, creating
speed hacks, mastering the command window, aliases, viewing and editing
speed hacks, mastering the command window, basics
speed hacks, mastering the command window, debugging with
speed hacks, moving between source control providers
speed hacks, signing assemblies
speed hacks, speeding up Visual Studio
speed hacks, speeding up Visual Studio, MRU lists, controlling
speed hacks, speeding up Visual Studio, start page, disabling
speed hacks, speeding up Visual Studio, starting from Run dialog
speed hacks, speeding up Visual Studio, turning off dynamic help
speed hacks, updating project references
speed hacks, using and imports statements, adding
spellchecking code and comments
spellchecking code and comments, checking for spelling errors
spellchecking code and comments, configuring spellchecker options
spellchecking code and comments, configuring spellchecker options, different rules for different file types
spellchecking code and comments, configuring spellchecker options, patterns to ignore or always misspelled
spellchecking code and comments, configuring spellchecker options, specifying content types
spellchecking code and comments, downloading Spell Checker add-in
split-pane mode
SQL
SQL Server Enterprise Manager
SQL, building queries with SmartPaster
SQL, debugging SQL Server
SQL, debugging SQL Server, running remote
Start event of services, debugging
start page, disabling
Startup Project property page
startup project settings
state, windows
statements, statistics on (devMetrics)
statistics view (ILDASM)
statistics, generating on your C# code
stored procedures, support by Server Explorer
stress testing configurations
string literals
StringBuilder
StringBuilder, AppendFormat
StringBuilder, pasting text as
strings
strings, operations on, examining IL for
strings, pasting text as
strongly typed DataSets, generating
strongly typed DataSets, generating, Visual Studio, using
strongly typed DataSets, generating, xsd.exe tool, using 2nd
stub completion (IntelliSense)
successful build, alerting user on
System.Text.RegularExpressions namespace
System.Web.dll
systemwide Visual Studio settings
tabbed documents
Tabs
tabs, docked windows
tabs, enhancing in Visual Studio
tabs, ToolBoxTab, adding
tags in XML comments
tags in XML comments, custom tags
tags in XML comments, primary tags
tags in XML comments, primary tags, <example>
tags in XML comments, primary tags, <exception>
tags in XML comments, primary tags, <include>
tags in XML comments, primary tags, <params>
tags in XML comments, primary tags, <permission>
tags in XML comments, primary tags, <remarks>
tags in XML comments, primary tags, <returns>
tags in XML comments, primary tags, <seealso>
tags in XML comments, primary tags, <summary>
tags in XML comments, primary tags, <value>
tags in XML comments, secondary tags
tags in XML comments, secondary tags, <c> and <code>
tags in XML comments, secondary tags, <para>
tags in XML comments, secondary tags, <pararef>
tags in XML comments, secondary tags, <see>
tags in XML comments, secondary tags, list tags
task list
task list, build warnings and errors on
task list, comments, custom
task list, comments, default
task list, configuring to show comments
task list, failing tests
tasks (user), creating
TEMPLATE keyword
Templates
templates, code generation
templates, code generation, creating a template
templates, code generation, creating the XML
templates, code generation, editing or creating for Visio
templates, code generation, executing CodeSmith
templates, Code<Template>.NET add-in
templates, configuration template file, building
templates, DataSet
templates, enterprise
templates, file template, creating
templates, file template, creating, adding template file to project
templates, file template, creating, HTTPHandler.ashx file
templates, file template, creating, listing in Add New Item
templates, for XML comments
temporary projects
Test Driven Development
test process, stopping
test run, aborting
Test WithE Debugger
TestDriven.NET add-in
Text editor
text editor, guidelines, adding
text editor, VB.NET, Hide Advanced Members option
text selection
ToggleBookmark command
ToggleBreakpoint command
ToggleTaskListShortcut command
Toolbars
toolbars, adding commands to
toolbars, adding macros
toolbars, customizing
toolbars, customizing, adding new toolbars
toolbars, customizing, modifying existing toolbars
toolbars, customizing, resetting
toolbars, customizing, transferring changes to another computer
Реклама