dotnet / samples

Sample code referenced by the .NET documentation
https://docs.microsoft.com/samples/browse
Creative Commons Attribution 4.0 International
3.34k stars 5.05k forks source link

Missing parallel samples #3885

Open CrispyDrone opened 3 years ago

CrispyDrone commented 3 years ago

Issue description

Many blog posts and websites still refer to the old code gallery location for the parallel samples https://devblogs.microsoft.com/pfxteam/samples-for-parallel-programming-with-the-net-framework-4/

I've noticed that some samples can be found on the new gallery, however many are missing. I managed to find a repository on github that contained all the samples, which I promptly forked myself. You can find it over here.

It would be great to have these samples included in this repository together with the other parallel samples that are already there. They might require an update to dotnet core since many of them use WPF.

rohansp commented 3 years ago

@CrispyDrone Do we need to add all the samples at https://github.com/CrispyDrone/parallel/tree/master/samples ? There are 28 folders.

rohansp commented 3 years ago

@CrispyDrone Anyone working on this issue?

CrispyDrone commented 3 years ago

I'm not sure. I've actually not gone through all the samples myself. I just came across them because I am reading "Patterns of parallel programming: Understanding and applying parallel patterns with the .NET framework 4 and visual C#" by Stephen Toub.

I could have a look myself to see if I can port some of them, but I can't make any promises because I don't have that much free time right now.

rohansp commented 3 years ago

Go Ahead

On Thu, Oct 29, 2020 at 2:35 PM CrispyDrone notifications@github.com wrote:

I'm not sure. I've actually not gone through all the samples myself. I just came across them because I am reading "Patterns of parallel programming: Understanding and applying parallel patterns with the .NET framework 4 and visual C#" by Stephen Toub.

I could have a look myself to see if I can port some of them, but I can't make any promises because I don't have that much free time right now.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/dotnet/samples/issues/3885#issuecomment-718975210, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACVHOGBQ75NRZRQR6PNO2K3SNG7WZANCNFSM4RHT3RIQ .