Browse by Tags

All Tags » Frameworks (RSS)

Exploring MapReduce with F# by podwysocki

With my exploration into mass concurrency and big data problems, I’m always finding challenges to give myself on how I might solve a given issue. Such examples that have intrigued me along the way as PLINQ , MPI/.NET , Data Parallel Haskell , but one...

Language Oriented Programming and Functional Unit Testing in F# by podwysocki

As I've covered earlier , I'm very interested in the unit testing and behavior testing story in F# and functional programming. And as I've indicated earlier, I'm pretty fascinated by Domain Specific Languages (DSLs) as well in this regard. In the past...

Thinking in Concurrently in .NET by podwysocki

In recent posts, you've found that I've been harping on immutability and side effect free functions. There is a general theme emerging from this and some real reasons why I'm pointing it out. One of the things that I'm interested in is concurrent programming...
Filed under: , , ,

DC ALT.NET Meeting 4/23/2008 - Jay Flowers and CI Factory by podwysocki

Now that we've somewhat recovered from ALT.NET Open Spaces, Seattle , it's time for another DC ALT.NET meeting. I'm currently finishing up my wrapups for Seattle still and I'm sure I have months worth of material from there. Anyhow, this time Jay Flowers...

CMAP Code Camp Wrap Up - Dependency Injection and IoC Containers by podwysocki

I really enjoyed speaking at this past weekend's CMAP Code Camp. I hope you all enjoyed my presentation on "Loosen Your Dependencies with Dependency Injection and Inversion of Control Containers". It was a great discussion to have with everyone and I...

xUnit.net RC3 Just Released by podwysocki

Well, Brad Wilson and Jim Newkirk must really be busy lately. After I talked about the release of xUnit.net RC2, just today, Brad announced the release of RC3. As always, you can find the latest bits here . This fixes a number of bugs and adds CruiseControl...
Filed under: , ,

RockNUG IoC Container Presentation Wrapup by podwysocki

I want to thank the fine folks at the Rockville .NET Users Group (RockNUG) and Dean Fiala for giving me the opportunity to speak last night. It was a record crowd last night, so I'm glad that people were interested in Loose Coupling, Design Patterns,...

Unity 1.0 Released into the Wild by podwysocki

As Chris Tavares mentioned in his blog , Unity 1.0 has been released a couple of days earlier than the April 7th release date mentioned by Grigori Melnik earlier. Scott Densmore also announced this as well as working on porting the inteception from ObjectBuilder2...
Filed under: , , ,

Relooking at xUnit.net RC2 by podwysocki

UPDATE: More posts on the subject xUnit.net RC3 Just Released Earlier this week, I wrote about the latest release of xUnit.net RC2. Since that time, Brad Wilson and Jim Newkirk released a new version to fix some of the issues with regards to TestDriven...
Filed under: , , ,

xUnit.net RC2 Released by podwysocki

UPDATE: More posts on the subject xUnit.net RC3 Just Released Relooking at xUnit.net RC2 UPDATE: xUnit.NET RC2 New Drop includes ASP.NET MVC support and better GUI runner. Details here . UPDATE: Added Static Methods mention and F# - Thanks to DevHawk...
Filed under: , ,
More Posts Next page »