Skip to content

Conversation

@BillWagner
Copy link
Member

For dotnet/docs#87

There were two major changes to update these samples.

  1. UPgrade from project.json to csproj files.
  2. Add snippet tags for including into the main topics.

For dotnet/docs#87

There were two major changes to update these samples.
1. UPgrade from project.json to csproj files.
1. Add snippet tags for including into the main topics.
BillWagner added a commit to BillWagner/docs that referenced this pull request May 25, 2018
Fixes #887

Relies on dotnet/samples#80

Provide links to downloadable samples, and update incline samples to use include snippets from the sample.
Copy link

@rpetrusha rpetrusha left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. I left one nit unrelated to your PR, @BillWagner, but you can merge when you're ready.

}
catch (Exception)
{
// Hmm. We caught an exception while

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: since comments aren't localized, this might be better if it were in the example explanation rather than an inline comment.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is explanatory text in the article as well. I'll leave the comment for those that just download the code.

@BillWagner BillWagner merged commit b068fd3 into dotnet:master May 25, 2018
@BillWagner BillWagner deleted the add-sample-links-delegates-events branch May 25, 2018 20:59
BillWagner added a commit to dotnet/docs that referenced this pull request Jun 6, 2018
* use code includes over inline copies

Fixes #887

Relies on dotnet/samples#80

Provide links to downloadable samples, and update incline samples to use include snippets from the sample.

* fix build errors

A couple tags were mis-typed

* respond to feedback

Reviews from @JRAlexander and @repetrusha

* fix one last typo
karelz pushed a commit to karelz/samples that referenced this pull request Aug 31, 2018
For dotnet/docs#87

There were two major changes to update these samples.
1. UPgrade from project.json to csproj files.
1. Add snippet tags for including into the main topics.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants