Jeremiah Clark's Blog
A place to collect my ramblings about Microsoft and the .NET Framework.
Version 1.2.0.0 of these Unit Testing Extensions are available on CodePlex today. The original post...
Date: 02/07/2012
Using SQL Server Compact 4.0 from PowerShell is easy and powerful. Here is an example that shows how...
Date: 08/08/2011
For the purposes of this post, let’s say that we are building a community blogging site. We...
Date: 01/24/2011
I have become a huge fan of NuGet lately. It really makes managing references and dependencies...
Date: 01/20/2011
For the entire month of January, I am doing the Daddy Day Care thing for our 4 month old...
Date: 01/04/2011
I just released version 1.1.0.0 of these Unit Testing Extensions on CodePlex today. The original...
Date: 12/03/2010
Like most people, I assume, every new year I come up with a set of goals that I would like to...
Date: 01/08/2010
A custom Role Provider is a very useful tool for adding custom authorization to your ASP.NET and/or...
Date: 05/11/2009
When using Unity as your IoC container, one way to configure the container is to use an...
Date: 04/03/2009
One of my favorite features of ASP.NET MVC is the support for JSON. In MVC, an Action Method in a...
Date: 02/25/2009
"Make everything as simple as possible, but not simpler" Albert Einstein With all of the software...
Date: 02/17/2009
A few co-workers and I lately have been having this conversation. The following hypothetical...
Date: 02/08/2009
I have been working on a project that uses the Entity Framework as the persistence store. I am...
Date: 02/06/2009
Last night I wrote a post about the Visual Studio Unit Testing Extensions that I put out on...
Date: 02/03/2009
This is a personal hobby project that I have been working on recently. The code has been released on...
Date: 02/03/2009
Function caching, or more specifically memoization, is a code optimization technique that can be...
Date: 12/07/2008
This is something that I put together in a few minutes to provide a way to refresh a partial view on...
Date: 11/16/2008
So I was thinking tonight, what if I want my MVC application to serve images that are stored in a...
Date: 11/13/2008
Ok, I have to admit it: jQuery is awesome. If you haven't started looking at it, I highly recommend...
Date: 11/13/2008
The early previews of the MVC Toolkit contained a few helpers that are not available in the current...
Date: 11/10/2008
A few days ago, I wrote a post about creating custom IE8 Accelerators. I thought that I would...
Date: 10/09/2008
Internet Explorer 8 Beta 2 is currently available. If you haven't downloaded it yet, you can...
Date: 10/04/2008
If you are like me, then you might have multiple Console applications in your projects folder that...
Date: 09/12/2008
Let's say that you have a document library in SharePoint where you programmatically upload log files...
Date: 09/06/2008
I was watching a presentation today and there was a point brought up that I found really...
Date: 08/08/2008
So there I am, sleeping soundly in my bed this morning (I was up late the night before). I am...
Date: 08/07/2008
.NET 3.5 added some new classes that really help when dealing with RSS/ATOM feeds. These...
Date: 07/25/2008
I came across this problem today. I am using SQL Reporting Services to send reports to a...
Date: 07/15/2008
I am going to start the completion of my basement in September and have spent a little time recently...
Date: 07/14/2008
Justin Burtch posted the undeniable proof that 0 > ∞
Date: 07/11/2008
The answer: When it is a SortedList. Here is one issue that I have with the Framework. The...
Date: 06/29/2008
The Parallel Programming team has released a June 2008 CTP of the Parallel Extensions for .NET. They...
Date: 06/05/2008
So I guess I am going to give this whole Twitter thing a try. I have a couple of co-workers that use...
Date: 04/29/2008
Encrypting the information contained in SharePoint lists is a common request that I have heard from...
Date: 03/31/2008
A few weeks ago, I wrote a post about a probability problem that I found interesting. The...
Date: 03/13/2008
Singularity is an operating system research project that is being developed by Microsoft...
Date: 03/06/2008
Here is one for all of the probability geeks out there. A friend of mine posed this to me over the...
Date: 03/05/2008
Here is the scenario: You get a .NET DLL from somewhere that provides some really cool...
Date: 02/28/2008
I started using Windows Live Writer to write posts for my blog recently and I have to say that I...
Date: 02/23/2008
Some of my recent posts have mentioned the Parallel Extensions to the .NET Framework CTP that was...
Date: 02/22/2008
The SQL Server 2008 Feb CTP has been released and can be found here:...
Date: 02/21/2008
Joe Duffy and other members of the Parallel Extensions team at Microsoft Research talk about the...
Date: 02/20/2008
I can't remember where I picked this tip up from, but I have found it useful on many occasions so I...
Date: 02/19/2008
This is a pretty common situation that comes up when performing database operations. A stored...
Date: 02/17/2008
As usual, I received my February 2008 copy of MSDN magazine and proceeded to devour it. An article...
Date: 01/17/2008
I recently attended a very interesting presentation by Matt Podwysocki where he talked about Spec#....
Date: 01/12/2008