derek | Shared With: Everyone - Aug 29 2008 | .net, programming, microsoft, f#fun _ -> "times";;
Quoted: I’m very pleased to announce the availability of the F# September 2008 CTP Release , launched via the new MSDN F# Developer Center . This release represents an important step in the evolution of the F# language as we progress it towards a fully supported
derek | Shared With: Everyone - Feb 19 2008 | software, .net, programming, interview, turkey
derek | Shared With: Everyone - Jul 29 2007 | microsoft, gpu, data, parallel, programming, .net
Quoted: Did you know you can use the power of the GPU to process data in .NET? A new Microsoft research project, called Accelator, exposes a .NET library for performing parallel data processing using a computer's GPU. The library translates the data-parallel operations on-the-fly to optimized GPU pixel shader code and API calls. Accelerator is a .NET 2.
derek | Shared With: Everyone - Nov 08 2005 | multithreading, .net, c#, programming, gotchas, gold star, blogsVery useful information on why Monitor.Wait / Monitor.Pulse doesn't always work as expected. I've found that in practice things work fine unless the thread which pulses is in the ready state queue, where it seems to consistently get boosted. Nonetheless, the loop around Wait() is necessary in all cases. Great article.
derek | Shared With: Everyone - Sep 17 2005 | .net, c#, development, gotchas, programming, windowsGreat article on a major gotcha for client-side .NET code (on Windows) which talks to a network.
Quoted: One of the issues in the .NET Framework 1.1 proxy support is that when the registry is read, the automatic configuration part of the proxy settings is ignored. Only the static portion of the proxy settings are read. However, if the default proxy settings in Internet Explorer are configured for automatic detection and static settings are not populated, the result is that Internet Explorer seems to download the resources correctly, while applications using the .NET Framework 1.1 get an exception that reads, "The underlying connection was closed: The remote name could not be resolved."


Send Derek a friend request or a personal message instead.