- June 22, 2009In most code that you find that uses lists you will find something like this: if(products.Count() > 0) { //…
- June 18, 2009I have another DimeCast that went live this morning. This one is entitled “Exploring Expressions with Spark.”. Here’s what we…
- June 16, 2009I was recently was helping out a collague with an ASP.NET MVC problem and I was given a link to…
- June 11, 2009I have a new DimeCast up! The title is above. In this DimeCast I cover … how to utilize both…
- June 9, 2009Sometimes you need to audit everything you do in a transactional system. A lot of standards such as SOX and…
- May 29, 2009In the latest DimeCast I recorded I developed the demo app while running the ASP.NET Development Web Server. A colleague…