Anda di halaman 1dari 3

Using the Visual C# Development Environment

http://msdn.microsoft.com/en-us/library/ms173063

Home

Library

Learn

Downloads

Support

Sign in | United States - English |

Search MSDN with Bing

MSDN Library Development Tools and Languages Visual Studio 2010 Other Versions Visual Studio 2010 2 out of 3 rated this helpful - Rate this topic Visual Studio Visual Studio Languages The Visual C# integrated development environment (IDE) is a collection Visual Basic and Visual C# of development tools exposed through a common user interface. Some Visual C# of the tools are shared with other Visual Studio languages, and some, Using the Visual C# Development Environment as the C# compiler, are unique to Visual C#. This topic provides such How to: Add Application Configuration Files links to the most important Visual C# tools. to C# Projects Metadata as Source Refactoring (C#) Related Topics Community Content Add code samples and tips to enhance this topic. More...

Using the Visual C# Development Environment

Title
Quick Tour of the Integrated Development Environment How to: Create Solutions and Projects

Description
Provides a brief overview of many of the features and tools included in Visual Studio for application development.

Advertisement

Describes how to create a project that contains all the source code files, resource files such as icons, references to external files, and configuration data such as compiler settings. Provides an overview of the Project Designer, which provides a centralized location for managing project properties, settings, and resources. Explains how to customize toolbars, export and import settings, and personalize the IDE for your convenience and productivity. Describes the default keyboard shortcut schemes. Describes Visual Studio tools that help you modify and manipulate text, code, and markup, insert and configure controls and other objects and namespaces, and add references to external components and resources.

Introduction to the Project Designer

Customizing the Development Environment Keyboard Shortcuts in Visual Studio Editing Code and Resource Files

1 of 3

5/25/2012 11:35 AM

Using the Visual C# Development Environment

http://msdn.microsoft.com/en-us/library/ms173063

Visual C# IntelliSense

Provides links to topics that describe Visual C#specific features, such as automatic code generation and IntelliSense for most recently used members. Provides an overview of using Code Snippets in Visual C# to automatically add common code constructs to your application Provides links to procedures about how to use the Find and Replace window, Bookmarks, and the Task List and Error List to locate lines of code. Explains how to browse hierarchies of classes, class members, and resources.

Visual C# Code Snippets

Navigating Through Code

Viewing Classes, Members, and Symbols How to: Add Application Configuration Files to C# Projects Metadata as Source

Describes how to add a configuration file (app.config) to a C# project.

Describes how the IDE enables you to view metadata as source code. Lists refactoring operations that help you modify your code without changing the behavior of your application. Explains how to configure debug, release, and special builds of your Visual Studio solution.

Refactoring (C#)

Building in Visual Studio

Debugging in Visual Describes how to run the Visual Studio Studio Debugger to resolve logic and semantic errors. Managing Application Resources Choosing a Deployment Strategy Shows how to add or edit resources for your project, such as strings, images, icons, audio, and files. Compares different Visual Studio deployment technologies, such as ClickOnce and Windows Installer.

See Also
Other Resources Visual C# Getting Started with Visual C#

2 of 3

5/25/2012 11:35 AM

Using the Visual C# Development Environment

http://msdn.microsoft.com/en-us/library/ms173063

C# Reference

Did you find this helpful?

Yes

No

Community Content

Add

FAQ

Advertisement

2012 Microsoft. All rights reserved. Terms of Use | Trademarks | Privacy Statement | Site Feedback

3 of 3

5/25/2012 11:35 AM

Anda mungkin juga menyukai