Главная    Ex Libris    Книги    Журналы    Статьи    Серии    Каталог    Wanted    Загрузка    ХудЛит    Справка    Поиск по индексам    Поиск    Форум   
blank
Авторизация

       
blank
Поиск по указателям

blank
blank
blank
Красота
blank
Avery J. — Visual Studio Hacks: Tips & Tools for Turbocharging the IDE
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.


Язык: en

Рубрика: Руководства по программному обеспечению/

Статус предметного указателя: Готов указатель с номерами страниц

ed2k: ed2k stats

Год издания: 2005

Количество страниц: 500

Добавлена в каталог: 15.06.2007

Операции: Положить на полку | Скопировать ссылку для форума | Скопировать ID
blank
Предметный указатель
EnvDTE assembly 2nd
EnvDTE assembly, Call was rejected by callee errors
EnvDTE assembly, version issues
envdte.dll assembly
environment, closing
errors (build), listed on Task List
escaped carriage returns
escaping regular expression metacharacters
Events
events, build      
events, build, handling      
events, build, pre-and post-build commands
events, command bar in Word      
events, devMetric statistics on
Excel 2003      
Excel 2003, displaying Windows Form      
Excel 2003, displaying Windows Form, creating chart in Excel
Excel 2003, displaying Windows Form, creating Windows Form
Excel 2003, displaying Windows Form, gathering data with Windows Form
Excel 2003, displaying Windows Form, initializing Windows Form
Exceptions      
Exceptions command      
exceptions, customizing debugger behavior      
exceptions, customizing debugger behavior, adding custom exceptions
exceptions, customizing debugger behavior, Exceptions dialog, using      
exceptions, customizing debugger behavior, finding exception names      
excluding files from search list (VS File Finder)
executable output (startup projects)      
Exporting
exporting, keyboard mappings      
exporting, macros      
exporting, Visual Studio settings
Express versions of Visual Studio 2005, debugging features      
expressions, debugger
Expresso utility      
Extensibility Wizard
ExtensibilityAddIns section (.sln file)      
ExtensibilityGlobals section (.sln file)      
external tools
external tools, adding to Visual Studio
external tools, adding to Visual Studio, tool arguments      
external tools, adding to Visual Studio, tool options      
external tools, command prompt (VSCP)
external tools, FxCop, setting up
Extract Interface function      
Extract method      
Extreme programming      
F1 key (help)
F1 key (help), highlighted text
F6 key (NextSplitPane)      
F8 key (Edit.GoToNextLocation)
F9 key (Debug.ToggleBreakpoint)
failed build      
failed build, canceling
failed build, modifying results output
failing application, debugging
failing application, debugging, JIT debugging, using
failing application, debugging, JIT settings
failing application, debugging, Windows Forms JIT debugging
Fields
fields, devMetrics statistics on
fields, encapsulating      
file extensions      
file extensions, custom, adding support for
file extensions, setting default editor for      
File tab (New Breakpoint dialog)
File.OpenFile command, creating alias for
Files
Files section (project file)
files, created by custom tools, displaying      
files, creating file template      
files, creating file template, adding file to project      
files, creating file template, HTTPHandler.ashx      
files, creating file template, listing in Add New Item
files, finding quickly      
files, loading from command prompt      
files, recently used and project lists, editing      
files, searching for patterns with regular expressions      
files, searching quickly      
Find dialog, enabling regular expressions
find expressions (examples) in regular expressions      
find/replace expressions (examples), in regular expressions
finding files quickly
floating windows
folders, using in solutions
fonts, setting for Visual Studio      
full-screen layout (windows)      
Full-screen mode
fully qualified class names      
fully qualified function name
Function tab (New Breakpoint dialog)      
Functions
functions, calling from unmanaged APIs with P/Invoke      
functions, database, creating with Server Explorer
functions, fully qualified name
functions, generating with a macro
FxCop (code analysis tool)      
FxCop (code analysis tool), creating an FxCop project
FxCop (code analysis tool), fixing defects identified in messages
FxCop (code analysis tool), inspecting assemblies for code and design conformity
FxCop (code analysis tool), resources for further information
FxCop (code analysis tool), rules, selecting for use in analysis
FxCop (code analysis tool), using from within Visual Studio
GAC (Global Assembly Cache)
gacutil.exe
garbage collection heap, allocations on
GenerateCode method
generation rules
GhostDoc      
GhostDoc, Boolean properties, documentation      
GhostDoc, documentation for an indexer
GhostDoc, editing configuration settings
GhostDoc, generation rules
GhostDoc, getting started
GhostDoc, Oof theO reordering, method and parameter names      
global assembly cache (GAC)      
Global section (.sln file)
GlobalSection tags      
Google      
Google, redirecting help to
Google, searching Google groups
GotDotNet.com
GotDotNet.com, Allocation Profiler tool
GotDotNet.com, BaseCodeGeneratorWithSite class
GotDotNet.com, CodeWise community sites
GotDotNet.com, ConfigBuilder custom tool
GotDotNet.com, FxCop downloads and information
GotDotNet.com, Workspaces source control      
GoToBrace (Ctrl-])      
GoToNexLocation command
groups of users, in ACT tests
GUIDs      
GUIDs, for custom code generator tool
GUIDs, in project files
GUIDs, language
H2Reg utility
header, XML schema for IntelliSense
heap, analyzing allocations on
help
Help Collection Manager
help collections
help, About box for add-in
help, automation object model
help, Contents and Search windows
help, Dynamic Help
help, F1 key      
help, F1 key, highlighted text
help, FxCop integrated help
help, integrating help documents into Visual Studio
help, integrating help documents into Visual Studio, creating help documents with NDoc
help, integrating help documents into Visual Studio, include help collection
help, integrating help documents into Visual Studio, registering help file
help, redirecting to Google
help, Safari online library, using      
help, turning off dynamic help
help, Visual Studio 2005
help, Visual Studio 2005, online search
helpware.NET, H2Reg utility
hidden files
hidden files, .suo (solution user options) file
hidden files, user-specific project files
Hide Advanced Members (VB.NET editor)      
hiding a window
highlighting files in search list (VS File Finder)
hit count for a breakpoint
Home key in code navigation
How Do I tab (help)
HTML
HTML, converting Visual Studio code to
HTML, converting Visual Studio code to, CopySourceAsHTML add-in
HTML, converting Visual Studio code to, macro, using
HTML, Help 2 format
HTML, IntelliSense, using for editing
HTML/XML Editor
HTML/XML Editor, working with HTML
HTTP Handler file
HTTPHandler folder
HTTPHandler.ashx template file
HTTPHandler.ashx template file, adding to the project
icons
icons, changing for add-in
icons, changing for add-in, adding to installer
icons, changing for add-in, creating the icon
icons, changing for add-in, modifying command code
icons, control
icons, creating for toolbar commands      
IDE settings, saving and moving
Identifiers
identifiers, naming conventions
identifiers, XML comments written by GhostDoc
IL (intermediate language)
IL, examining
IL, obfuscating
IL, translation by Reflector into C# or Visual Basic
ILDASM
ILDASM, adding as external tool
ILDASM, advanced mode      
ILDASM, investigating Dotfuscator project results
ildasm.exe
immediate mode
implicit dependences
importing
importing, keyboard mappings
importing, Visual Studio settings
Imports statement, adding automatically
incremental searches      
indexers, GhostDoc documentation
Integration Kit (Visual Studio .NET)
Intellisense      
IntelliSense, available for the open command      
IntelliSense, comments
IntelliSense, Ctrl-Space (CompleteWord) shortcut      
IntelliSense, enabling for HTML and XML documents
IntelliSense, enabling for HTML and XML documents, schema, creating
IntelliSense, enabling for HTML and XML documents, schema, installing
IntelliSense, enabling for HTML and XML documents, schema, referencing
IntelliSense, for typed DataSets      
IntelliSense, keyboard shortcuts      
IntelliSense, parameter information      
IntelliSense, Quick Info for methods or variables      
IntelliSense, stub completion      
Interfaces      
interfaces, creating with Extract Interface function
interfaces, custom visualizer, interface with Visual Studio      
interfaces, IntelliSense stub completion      
Internet Explorer, enabling script debugging
Internet searches from Visual Studio
items in most recently used lists, modifying      
items, solution      
iterations, tests based on      
JavaScript
JavaScript, adding file to project
JavaScript, debugging code
JIT debugging
JIT debugging, settings      
JIT debugging, using      
JIT debugging, Windows Forms      
just-in-time debugging [See JIT debugging]      
key bindings, SmartPaster tool      
key values (custom tool)
keyboard mappings
keyboard mappings, default      
keyboard mappings, exporting and importing with VSTweak      
keyboard shortcuts 2nd      
keyboard shortcuts, creating for macros      
keyboard shortcuts, creating your own      
keyboard shortcuts, full-screen mode      
keyboard shortcuts, incremental search      
keyboard shortcuts, IntelliSense      
keyboard shortcuts, IntelliSense, Ctrl-K and Ctrl-I (Quick Info)      
keyboard shortcuts, IntelliSense, Ctrl-Space      
keyboard shortcuts, moving between open documents      
keyboard shortcuts, moving between split panes      
keyboard shortcuts, navigating source code      
keyboard shortcuts, shortcut key for VS File Finder      
keyboard shortcuts, toggling between tabs      
keyboard, block selection      
keystroke chords      
keyword coloring, customizing      
keyword coloring, customizing, adding coloring for other languages      
keywords in code templates      
Languages      
languages, development with VSTO      
languages, GUIDs for      
languages, keyword coloring in Visual Studio      
languages, keyword coloring in Visual Studio, adding      
languages, keyword coloring in Visual Studio, C++      
languages, project files      
languages, spellchecking rules      
languages, temporary projects for managed languages      
languages, used with .NET, compilation into IL      
languages, window layouts for      
layers, application      
layouts, window      
layouts, window, custom      
layouts, window, custom, moving to another computer      
LF (line feed)      
library design, inspection for defects      
line breaks (SmartPaster configuration options)      
line comments      
line feed (LF)      
line-based cut and copy      
LineCut command (Ctrl-L)      
LineEnd command      
lines of code in a project      
LineStart command      
list tags in XML comments      
load level, setting for ACT test      
local variable, promoting to parameter      
LocaleID representing English (1033)      
localization, inspection for defects      
Locals window, viewing DataSet in      
machine.config file, JIT debugging with Windows Forms      
Macro IDE 2nd      
macros      
macros, attaching to ASP.NET application process      
macros, converting code to HTML
macros, creating      
macros, creating, adding macros to toolbar      
macros, creating, for build events      
1 2 3 4 5 6
blank
Реклама
blank
blank
HR
@Mail.ru
       © Электронная библиотека попечительского совета мехмата МГУ, 2004-2026
Электронная библиотека мехмата МГУ | Valid HTML 4.01! | Valid CSS! О проекте