Skip to content

Commit 8f0afc3

Browse files
committed
removing old links
1 parent 9586aaf commit 8f0afc3

9 files changed

+7
-26
lines changed

docs/vs-2015/ide/step-11-run-your-program-and-try-other-features.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ manager: jillfra
1515

1616
Your program is finished and ready to run. You can run your program and set the background color of the PictureBox. To learn more, try to improve the program by changing the color of the form, customizing the buttons and check box, and changing the properties of the form.
1717

18-
To download a completed version of the sample, see [Complete Picture Viewer tutorial sample](https://docs.microsoft.com/samples/browse/-samples).
19-
2018
![link to video](../data-tools/media/playvideo.gif "PlayVideo")For a video version of this topic, see [Tutorial 1: Create a Picture Viewer in Visual Basic - Video 5](https://go.microsoft.com/fwlink/?LinkId=205216) or [Tutorial 1: Create a Picture Viewer in C# - Video 5](https://go.microsoft.com/fwlink/?LinkId=205206). These videos use an earlier version of Visual Studio, so there are slight differences in some menu commands and other user interface elements. However, the concepts and procedures work similarly in the current version of Visual Studio.
2119

2220
### To run your program and set the background color

docs/vs-2015/ide/step-8-customize-the-quiz.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@ In the last part of the tutorial, you'll explore some ways to customize the quiz
2323

2424
### To continue or review
2525

26-
- To download a completed version of the quiz, see [Complete Math Quiz tutorial sample](https://docs.microsoft.com/samples/browse/-samples).
27-
2826
- To go to the next tutorial, see [Tutorial 3: Create a Matching Game](../ide/tutorial-3-create-a-matching-game.md).
2927

3028
- To return to the previous tutorial step, see [Step 7: Add Multiplication and Division Problems](../ide/step-7-add-multiplication-and-division-problems.md).

docs/vs-2015/ide/step-9-try-other-features.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ manager: jillfra
1515

1616
To learn more, try changing icons and colors, adding a game timer, and adding sounds. To make the game more challenging, try making the board bigger and adjusting the timer.
1717

18-
To download a completed version of the sample, see [Complete Matching Game tutorial sample](https://docs.microsoft.com/samples/browse/-samples).
19-
2018
### To try other features
2119

2220
- Replace the icons and colors with ones you choose.

docs/vs-2015/ide/talk-to-us.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,5 @@ We're interested in your ideas for improving our documentation. We can’t respo
4444

4545
Microsoft support services are subject to then-current prices, terms, and conditions. Prices, terms, and conditions are subject to change without notice.
4646

47-
## I want to get involved in the developer community
48-
If you want to share your questions and answers with other developers, you can use the [MSDN Forums](https://social.msdn.microsoft.com/Forums/en-US/home) or [StackOverflow](https://stackoverflow.com/). You can view code from other developers and share your own examples on the [Developer code samples](https://docs.microsoft.com/samples/browse/-samples) and [CodePlex](https://archive.codeplex.com/) websites.
49-
5047
## See Also
5148
[How to Report a Problem with Visual Studio 2015](../ide/how-to-report-a-problem-with-visual-studio-2015.md)

docs/vs-2015/ide/tutorial-2-create-a-timed-math-quiz.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,6 @@ In this tutorial, you build a quiz in which the quiz taker must answer four rand
2828
![Math quiz with four problems](../ide/media/express-finishedquiz.png "Express_FinishedQuiz")
2929
Quiz that you create in this tutorial
3030

31-
To download a completed version of the quiz, see [Complete Math Quiz tutorial sample](https://docs.microsoft.com/samples/browse/-samples).
32-
3331
> [!NOTE]
3432
> This tutorial covers both Visual C# and Visual Basic, so focus on the information that's specific to the programming language that you're using.
3533

docs/vs-2015/ide/tutorial-3-create-a-matching-game.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,6 @@ In this tutorial, you build a matching game, where the player must match pairs o
3030
![Game that you create in this tutorial](../ide/media/express-finishedgame.png "Express_FinishedGame")
3131
Game that you create in this tutorial
3232

33-
To download a completed version of the sample, see [Complete Matching Game tutorial sample](https://docs.microsoft.com/samples/browse/-samples).
34-
3533
> [!NOTE]
3634
> In this tutorial, both Visual C# and Visual Basic are covered, so focus on information specific to the programming language that you're using.
3735

docs/vs-2015/ide/visual-studio-samples.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -26,13 +26,13 @@ You can find Visual Studio samples on the [MSDN Code Gallery](https://go.microso
2626
|----------|-----------------|
2727
|[Windows Developer Center Samples](https://go.microsoft.com/fwlink/?LinkID=255278)|Shows how to develop [!INCLUDE[win8_appname_long](../includes/win8-appname-long-md.md)] apps.|
2828
|[.NET Framework Samples](https://msdn.microsoft.com/177055f8-4a1f-43e7-aee6-995c196079b1)|Shows various aspects of the [!INCLUDE[dnprdnshort](../includes/dnprdnshort-md.md)] in C# and Visual Basic.|
29-
|[C# Samples](https://docs.microsoft.com/samples/browse/-samples)|Shows how to use different features of C#.|
30-
|[Visual Basic Samples](https://docs.microsoft.com/samples/browse/-samples)|Shows how to use different features of Visual Basic.|
31-
|[F# Samples](https://docs.microsoft.com/samples/browse/-samples)|Shows how to use different features of F#.|
32-
|[JavaScript Samples](https://docs.microsoft.com/samples/browse/-samples)|Shows how to use different features in JavaScript.|
33-
|[C++ Samples](https://docs.microsoft.com/samples/browse/-samples)|Shows how to use different features in C++.|
34-
|[DirectX Samples](https://docs.microsoft.com/samples/browse/-samples)|Shows how to use DirectX.|
35-
|[Office Development Samples](https://msdn.microsoft.com/library/9ebc7de2-59dd-414c-888b-7549d3c3543c)|Shows how to use Office development tools in Visual Studio. For the most current samples, see [MSDN Developer Samples: Learn Through Code](https://go.microsoft.com/fwlink/?LinkID=248199).|
29+
|[C# Samples](https://docs.microsoft.com/samples/browse/?languages=csharp)|Shows how to use different features of C#.|
30+
|[Visual Basic Samples](https://docs.microsoft.com/en-us/samples/browse/?languages=vb)|Shows how to use different features of Visual Basic.|
31+
|[F# Samples](https://docs.microsoft.com/samples/browse/?languages=fsharp)|Shows how to use different features of F#.|
32+
|[JavaScript Samples](https://docs.microsoft.com/samples/browse/?languages=javascript)|Shows how to use different features in JavaScript.|
33+
|[C++ Samples](https://docs.microsoft.com/samples/browse/?languages=cpp)|Shows how to use different features in C++.|
34+
|[DirectX Samples](https://docs.microsoft.com/samples/browse/?products=xbox)|Shows how to use DirectX.|
35+
|[Office Development Samples](https://docs.microsoft.com/samples/browse/?products=office)|Shows how to use Office development tools in Visual Studio. For the most current samples, see [MSDN Developer Samples: Learn Through Code](https://go.microsoft.com/fwlink/?LinkID=248199).|
3636
|[VSSDK Samples](https://aka.ms/vs2015sdksamples)|Shows how to extend Visual Studio.|
3737

3838
## See Also

docs/vs-2015/ide/walkthrough-building-an-application.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,6 @@ This topic contains the following sections:
3030

3131
[Create a Release Build](../ide/walkthrough-building-an-application.md#BKMK_releasebuild)
3232

33-
## <a name="BKMK_installapp"></a> Install the Sample Application
34-
35-
You’ll use the **Extensions and Updates** dialog box to find and install the [Introduction to Building WPF Applications](https://docs.microsoft.com/samples/browse/-samples) sample from the Samples Gallery on the Microsoft website. The Samples Gallery provides a variety of example projects and code that you can download and review as you plan and develop your applications.
36-
3733
#### To install the sample application
3834

3935
1. On the menu bar, choose **Tools**, **Extensions and Updates**.

docs/vs-2015/misc/how-to-respond-to-changes-in-a-uml-model.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ It is possible to write code that is executed whenever a change occurs in a UML
1616
> [!WARNING]
1717
> These techniques are unsupported by the UML API. They might not work in future versions of Visual Studio.
1818
19-
Sample code is available at [UML: Responding to Changes in a UML Model by using Events and Rules](https://docs.microsoft.com/samples/browse/-samples)
20-
2119
## See Also
2220
[Navigate the UML model](../modeling/navigate-the-uml-model.md)
2321
[Event Handlers Propagate Changes Outside the Model](../modeling/event-handlers-propagate-changes-outside-the-model.md)

0 commit comments

Comments
 (0)