CSharpFeeds - All your C# feeds in one place.

Wednesday, October 03, 2007

LINQ to Silliness: Generating a Mandelbrot with parallel potential

by skeet via Jon Skeet's Coding Blog : C# on 10/3/2007 8:12:04 PM

I've been writing about LINQ recently, and in particular I've written a small amount about Parallel LINQ. (Don't get excited - it's only about a page, just to mention it as a sort of "meta-provider" for LINQ.) I was wondering what to use to demonstrate it - what general task can we perform which could take a lot of CPU? Well, I used to be quite into fractals, and I've written Mandelbrot set generators in various languages. I hadn't done it in C# before now, ho ...

[ read more ]

.NET Framework Source Code Release

by BradA via Brad Abrams on 10/3/2007 4:37:17 PM

I am very excited about making the source code to the .NET Framework publicly available.    I think this will allow developers to debug into the .NET Framework source to help their understanding of the platform.    Imagine trying to fix a view state issue and being able to literally step into the framework source code and see what is actually going on.  While I know many folks have been using .NET Reflector for this purpose, I think the debugging support from ...

[ read more ]

Subscribe

New Feed

Product Spotlight

Recently Updated Sources

Legal Note

The content of the postings is owned by the respective author. CSharpFeeds is not responsible for the contents of the postings. This site is automatically generated and cannot be reviewed for abusive content. If you find abusive content on CSharpFeeds, please contact us. Designated trademarks and brands are the property of their respective owners. All rights reserved.

Advertise with us