Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sample Data Source cannot be located #42599

Closed
shaazanaam opened this issue Sep 11, 2024 · 2 comments · Fixed by #42844
Closed

Sample Data Source cannot be located #42599

shaazanaam opened this issue Sep 11, 2024 · 2 comments · Fixed by #42844
Assignees
Labels
csharp-linq/subsvc doc-enhancement Improve the current content [org][type][category] dotnet-csharp/svc help wanted Good for community contributors to help [up-for-grabs] in-pr This issue will be closed (fixed) by an active pull request. Pri1 High priority, do before Pri2 and Pri3

Comments

@shaazanaam
Copy link

Type of issue

Missing information

Description

[Enter feedback here]
Cannot find the sample data set for the type STUDENT/ TEACHER/ DEPARTMENT
Here is the Link to the page https://learn.microsoft.com/en-us/dotnet/csharp/linq/standard-query-operators/join-operations.

Eventhough the page does mention the following verbage right above the code snippet where the type definition is presented
"The following examples in this article use the common data sources for this area:"

https://learn.microsoft.com/en-us/dotnet/csharp/linq/standard-query-operators/join-operations

Page URL

https://learn.microsoft.com/en-us/dotnet/csharp/linq/standard-query-operators/join-operations

Content source URL

https://github.com/dotnet/docs/blob/main/docs/csharp/linq/standard-query-operators/join-operations.md

Document Version Independent Id

95b5cc6b-9612-6380-5dd4-b2efaac40732

Article author

@BillWagner

Metadata

  • ID: 2ebd6c45-3cfb-ba5f-5d78-4728a948b598
  • Service: dotnet-csharp
  • Sub-service: csharp-linq
@dotnet-bot dotnet-bot added the ⌚ Not Triaged Not triaged label Sep 11, 2024
@issues-automation issues-automation bot added csharp-linq/subsvc dotnet-csharp/svc Pri1 High priority, do before Pri2 and Pri3 labels Sep 11, 2024
@BillWagner
Copy link
Member

The best fix here is to add an include file in this folder that points to the overview article. It shows the declaration of the data source classes. Then, include that snippet in every article.

In addition, the overview article should have a link to the source repo as well.

@BillWagner BillWagner added help wanted Good for community contributors to help [up-for-grabs] doc-enhancement Improve the current content [org][type][category] labels Sep 12, 2024
@dotnet-bot dotnet-bot removed the ⌚ Not Triaged Not triaged label Sep 12, 2024
@BartoszKlonowski
Copy link
Contributor

@BillWagner I will handle that!

@dotnet-policy-service dotnet-policy-service bot added the in-pr This issue will be closed (fixed) by an active pull request. label Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
csharp-linq/subsvc doc-enhancement Improve the current content [org][type][category] dotnet-csharp/svc help wanted Good for community contributors to help [up-for-grabs] in-pr This issue will be closed (fixed) by an active pull request. Pri1 High priority, do before Pri2 and Pri3
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants