Feeds:
Posts
Comments

Archive for December, 2011

Blog is moving! You should check this post out on kevinpelgrims.com As I’m looking at CoffeeScript in my spare time, I wanted a fast way to build the scripts. Since I work with Sublime Text 2 for all my scripting, it seemed like the right tool for the job. Sublime is a text editor that [...]

Read Full Post »

Blog is moving! You should check this post out on kevinpelgrims.com Now that we’ve covered the Task Parallel Library, it’s time to move on. What is PLINQ? PLINQ stands for Parallel LINQ and is simply the parallel version of LINQ to Objects. Just like LINQ you can use it on any IEnumerable and there’s also [...]

Read Full Post »

Blog is moving! You should check this post out on kevinpelgrims.com I have talked about parallel programming in .NET before, very briefly: Parallel programming in .NET – Introduction. This follow-up post is long overdue What is the TPL? The Task Parallel Library is a set of APIs present in the System.Threading and System.Threading.Tasks namespaces. The [...]

Read Full Post »

Follow

Get every new post delivered to your Inbox.