Visual Studio Samples
You can find Visual Studio samples on the MSDN Code Gallery website.
You can use the New Project dialog box to browse for samples. (To open the dialog box, on the menu bar, choose File, New, Project.)
Finding Samples
Here are some other places to look for samples.
Area |
Description |
---|---|
Shows how to develop Windows Store apps. |
|
Shows various aspects of the .NET Framework in C# and Visual Basic. |
|
Shows how to use different features of C#. |
|
Shows how to use different features of Visual Basic. |
|
Shows how to use different features of F#. |
|
Shows how to use different features in JavaScript. |
|
Shows how to use different features in C++. |
|
Shows how to use DirectX. |
|
Shows how to use Office development tools in Visual Studio. For the most current samples, see MSDN Developer Samples: Learn Through Code. |
|
Shows how to extend Visual Studio. |