Авторизация
Поиск по указателям
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
Предметный указатель
" (quotes), enclosing variables and commands
#{ and }#, enclosing code snippets
' (apostrophe)
' (apostrophe), ' ' ', preceding VB.NET XML comments
' (apostrophe), ' ' ', preceding VB.NET XML comments, VB.NET line comments
* (asterisk), in regular expression matching
.ashx file extension
.asmx file extension
.msi file
.NET Framework
.NET Framework, Design Guidelines
.NET Framework, regular expression classes
.resx files, converting for Visual Studio versions
.sln files [See solution files]
.snk file
.suo (solution user options) file
.vbsnippet files
.vsdir files 2nd
.vssettings file
.vsz files
/
/ (slash)
/ (slash), ///, preceding XML comments
//HACK comment
//TODO comments
//UNDONE comments
/? switch (VSEdit)
/c switch (VSEdit)
/DataSet flag (xsd.exe)
/delete switch, removing aliases
/nosplash switch
/safemode switch
/setup switch
1033 folder
<% and %>, enclosing code template keywords
<c> and <code> tags (XML comments)
<code> tag (XML comments) 2nd
<description> tag (XML comments)
<example> tag (XML comments)
<exception> tag (XML comments)
<include> statements
<include> tag (XML comments)
<item> tags (XML comments)
<list> tag (XML comments)
<listheader> tag (XML comments)
<para> tag (XML comments)
<param> tag (XML comments)
<pararef> tag (XML comments)
<permission> tag (XML comments)
<remarks> tag (XML comments)
<returns> tag (XML comments)
<see> tag (XML comments)
<seealso> tag (XML comments)
<summary> tag (XML comments)
<term> tag (XML comments)
<value> tag (XML comments)
? (question mark), reading variable values
abbreviations, identifier names and
acronyms, treatment of (class library design)
ACT [See Application Center Test tool]
active code generation
Add New Item dialog box, extending by adding file template
Add Reference dialog
Add-in Manager
add-ins
add-ins, changing icon for
add-ins, changing icon for, adding to installer
add-ins, changing icon for, creating the icon
add-ins, changing icon for, modifying command code
add-ins, classes, coloring in code
add-ins, Code<Template>.NET
add-ins, Command Browser
add-ins, CopySourceCodeAsHTML
add-ins, devMetrics
add-ins, GhostDoc
add-ins, managing
add-ins, managing, Add-in Manager
add-ins, managing, installing
add-ins, managing, repairing add-ins
add-ins, PInvoke.NET, for Visual Studio
add-ins, Reflector tool
add-ins, RegExinator
add-ins, Regions Add-in tool
add-ins, solutions
add-ins, Spell Checker
add-ins, Spell Checker, configuring options
add-ins, TestDriven.NET
add-ins, VSFileFinder
add-ins, VSTabs
add-ins, writing for Visual Studio
add-ins, writing for Visual Studio, code, writing
add-ins, writing for Visual Studio, creating the project
add-ins, writing for Visual Studio, installation
add-ins, writing for Visual Studio, Tools menu item, adding
add-ins, WSContractFirst
AddDirective macro
AddNamespace macro
ADO.NET DataSet objects [See DataSets]
advanced mode (ILDASM)
Aliases
aliases, viewing and editing
Allocation Profiler tool
alphabetic characters, matching in regular expressions
Anticipating Minds (devMetrics Add-In)
App.config file
app.config file, adding custom sections
app.config file, adding custom sections, building configuration template
app.config file, adding custom sections, running ConfigBuilder tool
app.config file, adding custom sections, using custom section
app.config file, JIT debugging with Windows Forms
AppendFormat (StringBuilder)
Application Center Test tool
Application Center Test tool, ACT project files
Application Center Test tool, creating a test
Application Center Test tool, creating ACT project
Application Center Test tool, customizing test scripts
Application Center Test tool, identifying test cases
Application Center Test tool, running a test
Application Center Test tool, standalone tool
Application Center Test tool, standalone tool, creating an ACT project
Application Center Test tool, standalone tool, creating new tests
Application Center Test tool, standalone tool, running a test
Application Center Test tool, standalone tool, sample ACT project
Application Center Test tool, standalone tool, test properties
Application Center Test tool, standalone tool, users, defining
Application Center Test tool, standalone tool, viewing results
Application Center Test tool, stress testing configurations
Application Center Test tool, test properties
Application Center Test tool, viewing test results
application configuration files
application configuration files, setting to use schema
application configuration files, XML schema for
application hosts compatible with add-in
application layers
application pools (Windows Server 2003)
arguments, external tool
arguments, external tool, prompting for
ASP.NET
ASP.NET, debugging applications
ASP.NET, default schema, extending for custom controls
ASP.NET, HTTP Handlers
ASP.NET, macro for attaching to application process
asp.xsd file
ASPX files, setting to use XML schema
Assemblies
assemblies, add-in icon
assemblies, add-in icon, adding to installer
assemblies, AssemblyName setting, project files
assemblies, controls in
assemblies, copying and including in projects
assemblies, custom visualizer, adding
assemblies, envdte.dll
assemblies, examining with Reflector
assemblies, examining with Reflector, additional Reflector features
assemblies, examining with Reflector, disassembling assemblies
assemblies, examining with Reflector, downloading and running Reflector
assemblies, examining with Reflector, using within Visual Studio
assemblies, generating documentation from XML comments
assemblies, inspecting for design and coding conformity with FxCop
assemblies, Microsoft.VSDesigner.dll
assemblies, PIA (Primary Interop)
assemblies, project references, updating
assemblies, signing quickly
assemblies, System.Web.dll
assembly references
assembly references, creating
assembly references, managing
assembly references, resolving
AssemblyKeyFile attribute
attributeGroup elements
Attributes
attributes, configuration template file
attributes, custom visualizer
authentication, ACT tests requiring
auto hide feature for windows
autocompletion [See IntelliSense]
automation object model
automation object model, commands, invoking
automation object model, documents, automating
automation object model, using from Windows Forms application
automation object model, windows, automating
AutoRecover
AutoSave
AvailableMBytes performance counter
BaseCodeGeneratorWithSite.dll
binary data (.vssettings file)
block selection
Blogs
blogs, FxCop
blogs, PInvoke.NET
bookmarks
Boolean properties commented by GhostDoc
braces (GoToBrace command)
break mode
break mode, entered through unhandled exception
Breakpoint Condition dialog
breakpoint helper application
breakpoints
Breakpoints window
breakpoints, setting in SQL statements
breakpoints, setting with debugger
breakpoints, setting with debugger, breaking at particular function call
breakpoints, setting with debugger, breaking at particular line of code
breakpoints, setting with debugger, breaking on certain conditions
breakpoints, setting with debugger, controlling frequency of breaking
breakpoints, setting with debugger, reviewing in Breakpoints window
breakpoints, troubleshooting
build results, navigating with output window
build settings
build settings, in solution files
build settings, project files
build switches (devenv.exe)
build tool in Visual Studio 2005 [See MSBuild files]
Build.Cancel command
Build.RebuildSolution command, creating shortcut for
building blocks
builds
builds, customizing process
builds, customizing process, handling build events
builds, customizing process, pre- and post-build event commands
builds, modifying output
business solution 2nd [See also solutions]
buttons, customizing on toolbars
C#
C#, commercial refactoring tools
C#, Excel Workbook
C#, generating statistics on code
C#, line comments
C#, project files
C#, refactoring code
C#, regions
C#, type keywords
C#, XML comments
C++, keyword coloring in Visual Studio
call and callee graphs for classes and class members
Call Stack window, confirming debugger to break on a function call
Call was rejected by callee errors
camelCasing
carriage returns
case sensitivity
case sensitivity, in .NET regular expression matching
case sensitivity, regular expression characters in Visual Studio
character class (in regular expressions)
character sets in regular expressions, shortcuts for
characters (alphabetic), matching in regular expressions
chart in Excel, creating from data read from database
chords, keystroke
CIL (common intermediate language) 2nd [See also IL]
class diagrams
class diagrams, creating
class diagrams, generating from code
class files, generated by Visio from UML
class library developers, design guidelines for
class members [See members]
Classes
classes, adding to WMI
classes, assembly, browsing with Reflector
classes, call and callee graphs for
classes, code generation template for Visio
classes, coloring names in code
classes, creating interface based on current class
classes, custom code generator, registering as COM class
classes, DataSet, strongly typed
classes, disassembling members with Reflector
classes, fully qualified names
classes, members [See members]
classes, regular expression
classes, renaming
classes, XML comment created by VBCommenter
ClearAllBreakpoints command
ClearBookmarks command
client-side proxies, generating from WSDL
client-side script, debugging
clipboard
clipboard, block selection
clipboard, clipboard ring
clipboard, line-based cut and copy
clipboard, pasting text as comments
CloseDocumentWindow command
closing command prompt after command execution
CLR Debugger
cls command
CmdUI.PRF file
Code
code complexity, analysis of
code examples, using
code snippets
code snippets, adding to toolbox
code snippets, adding your own
code snippets, inserting
code snippets, inserting automatically
code snippets, storing in the toolbox
code, blogging from Visual Studio
code, blogging from Visual Studio, converting to HTML with a macro
code, blogging from Visual Studio, converting to HTML with an add-in
code, C#, generating statistics on
code, collapsing and expanding
code, generating from UML with Visio
code, generating UML design documents from
code, generating with macros
Реклама