Tag: .NET

  • October 12, 2009
    For anyone who attended this years MDC 2009 and came to my presentation “ASP.NET MVC w/ Spark View Engine” knows…
  • October 12, 2009
    For anyone who attended this years MDC 2009 and came to my presentation “ASP.NET MVC w/ Spark View Engine” knows…
  • June 23, 2009
    Continuing on my path to LINQ greatness, I want to cover another topic that some people get confused over: LINQ’s…
  • June 22, 2009
    In most code that you find that uses lists you will find something like this:  if(products.Count() > 0) { //…
  • May 29, 2009
    In the latest DimeCast I recorded I developed the demo app while running the ASP.NET Development Web Server. A colleague…
  • May 6, 2009
    2.0 RELEASED! Wow… I’ve been using castle for, I’m not sure, maybe 4 years and its finally released version 2.0.…