Visual Studio condensed

Visual Studio 2013 is one of the most sophisticated integrated development environments in the world today. With hundreds of features and several different editions available, it can be hard to learn your way around, and hard to know whether you're using it to its full potential. Visual Studio...

Full description

Bibliographic Details
Main Author: Desjardins, P.
Format: eBook
Language:English
Published: [Berkeley, CA], New York, NY Apress, Distributed to the Book trade worldwide by Springer 2014
Series:Experts voice in .NET
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
Table of Contents:
  • Application/LibraryBuild; Build Events; Debug/Web; Resources; Signing; Code Analysis; Summary; Chapter 3: Development Tools; The Editor Window; C# IntelliSense; JavaScript IntelliSense; CSS IntelliSense; Code Lens; Peek Definition; Go To Features; Razor; The Database Panel; Report Designer; The WPF Editor; Resource Files; Navigability; Solution Explorer Class Navigation; Navigating Methods in Solution Explorer; Navigate To; Quick Find and Find in Files; Bookmark; Search Solution Explorer; The Pending Changes Filter; The Enhanced Scrollbar; Documentation; C#; Visual Basic; Razor; XAML.
  • Visual C++Deploying Your Code; Web Deploy; One Click Web Deployment; Click Once; Win8 Application Deployment; NuGet; Summary; Chapter 4: Debugging; Breakpoints; An Overview of Breakpoints; Conditional Breakpoints, Breakpoint Filters, and Hit Counts; Edit and Continue; Attaching to a Process; Debugging Windows; The Output Window; The Immediate Window; The Watch Window; The QuickWatch Window; The Autos and Locals Windows; The Breakpoints Window; The Memory Window; Advanced Debugging; The Threads Window; The Parallel Stacks Window; The Modules Window; The Process Window; The Page Inspector
  • At a Glance; Contents; About the Author; About the Technical Reviewer; Acknowledgments; Introduction; Chapter 1: Introducing Visual Studio; Visual Studio Editions; Visual Studio Express Edition; Visual Studio Professional Edition; Visual Studio Premium Edition; Visual Studio Ultimate Edition; Visual Studio Online; Guided Tour of the Visual Studio UI; The General UI; The Start Page; Pinning Panels; Docking Panels; Navigation; Properties; Command Window; Immediate Window; Error List; The Object Browser; Code vs. Debug View; Smart Tag; IntelliSense; Code Snippet; Find and Replace
  • TracingCall Stack; Code Map; IntelliTrace; Tracepoint; Memory Analysis with Profiling; Summary; Chapter 5: Code Improvement Tools; Code Map; Using Code Map for Methods; Using Code Map for Libraries; Finding Cloned Code; How the Code Clone Analyzer Works; Refining Results; Limitations; When to Use the Code Clone Analyzer; Architecture Tools; Editing; UML and Validation; Visualization; Layer Diagrams; Sequence Diagrams; Class Diagrams; Activity Diagrams; Use Case Diagrams; Component Diagrams; Directed-Graph Diagrams; Code Metrics; Lines of Code; Depth of Inheritance; Class Coupling