Application Development in Visual Studio
Visual Studio provides tools to design, develop, debug, and deploy applications.
To learn more about |
See |
---|---|
The elements that are contained in the IDE. |
Walkthrough: Explore the Visual Studio IDE with C# or Visual Basic |
Creating solutions, projects, and files for your applications. |
|
Tracking work, managing bugs, using version control, and defining builds by using Team Foundation. |
|
Using select designers and editors to create the UI for your applications. |
|
Exploring code, using IntelliSense features, creating code snippets, and customizing your editing experience. |
|
Creating, configuring, and managing builds. |
|
Setting breakpoints, handling exceptions, using edit and continue, and using other techniques for fine-tuning an application. |
|
Verifying code, analyzing performance, and using code metrics, among other optimizations. |
|
Creating setup executables, packaging files, and publishing websites. |
|
Designing and developing applications to make it easier to distribute the application to a global audience. |
|
Automate common tasks and extend Visual Studio features. |
|
Extend Visual Studio and develop new products that are integrated with Visual Studio. |