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

Common Data Source #41525

Open
mthanson8333 opened this issue Jun 21, 2024 · 2 comments
Open

Common Data Source #41525

mthanson8333 opened this issue Jun 21, 2024 · 2 comments
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] Pri2

Comments

@mthanson8333
Copy link

Type of issue

Missing information

Description

[Enter feedback here]
In trying to test the code under the "Except And ExceptBy" section, it mentions Common Data Source. Where is this Common Data Source? I downloaded the source files but I'm not sure if its the correct file. Is Common Data Source a different file. I couldn't find any data for Teachers or Department although the source files I downloaded references these. This might solve a lot of issues I have been having. In some cases I created my own data source to get the code to run. Under the top level link "C# Documentation", there is no download link. So I need three pieces of information: Students, Teachers, and Departments. Please provide link. Thanks.

Page URL

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

Content source URL

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

Document Version Independent Id

77eff122-b9a5-2b1f-3a68-df302cb46194

Article author

@BillWagner

Metadata

  • ID: fbdace9d-6fa0-0aec-25b4-df6f414001d7
  • Service: dotnet-csharp
  • Sub-service: csharp-linq
@BillWagner
Copy link
Member

All the examples in this section use the type listed here: https://learn.microsoft.com/en-us/dotnet/csharp/linq/standard-query-operators/

A note in an include file should be added to each of these articles to reference that source.

@BillWagner BillWagner added doc-enhancement Improve the current content [org][type][category] help wanted Good for community contributors to help [up-for-grabs] and removed ⌚ Not Triaged Not triaged labels Jun 24, 2024
@mthanson8333
Copy link
Author

mthanson8333 commented Jun 25, 2024

Thanks for the quick reply. With your help I think I downloaded the correct files. Since there was no direct link on any of the webpages I downloaded the wrong files. I looked through then and found the data I needed for this issue. I will go back and make sure all the data is there for the other lessons. This brings up two more issues. First, when I did a Bing search for C# tutorials I was given the following link: https://learn.microsoft.com/en-us/dotnet/csharp/asynchronous-programming/ Link does not work, copy and paste. From here there is no link to download the source files. I saw the bread crumbs (Learn / .NET / C#) on the page and followed them backwards. I didn't find a link to download the source files under C# or .NET. I could not find a link that would take me from Learn to .NET. There isa disconnect. Second, I looked through the source files. There is everything in there, not just C#. I have to search for the files for whatever lesson I'm working on. I recommend breaking this up into individual lessons. Each lesson would contain all the code necessary to run. If all the code is on the webpage I wouldn't need to download this huge file; but if I do decide the download the code, it would just be for a specific lesson. I did look through the md files under base and I didn't see any instructions on running code. There are files listed with .csprog and .sln. Thanks again for your help and time. At least I got the right download.

samwherever added a commit to samwherever/dotnet-local-dev that referenced this issue Jul 25, 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] Pri2
Projects
None yet
Development

No branches or pull requests

3 participants