Getting Started with Adobe After Effects - Part 6: Motion Blur

Liked



Upload Image Close it
Select File

Weblog of a workaholic
Browse by Tags · View All
.NET General 53
C# 47
LINQ 16
Dependency injection 12
Validation Application Block 10
Enterprise Library 10
ASP.NET 9
LINQ to SQL 8
Entity Framework 8
CuttingEdge.Conditions 8

Archive · View All
August 2009 7
September 2009 6
March 2007 5
October 2006 3
May 2009 3
July 2008 3
November 2007 3
November 2006 2
January 2009 2
August 2008 2

  • 0
    Liked

    Simple Injector 2 – The future is here

    Announcing the new major release of Simple Injector. The Simple Injector is an easy-to-use Inversion of Control library for .NET and Silverlight.Last week Simple Injector 2 was released. This release was a major undertaking. I've been working on this rele...

    Steven  Posted on Mar 4 2013 12:00AM
    Profile
  • 2
    Liked

    Writing Highly Maintainable WCF Services

    When it comes to writing maintainable software, there is no alternative to the five core principles of object oriented design. When software is based on these principles, everything becomes significantly easier. When your software is based on these princi...

    Steven  Posted on Aug 30 2012 12:00AM
    Profile
  • 2
    Liked

    Returning data from command handlers

    This article extends the architectural design of command handlers to allow command handlers to return data.A few months back I described the command / handler architecture that I (and many others) use to effectively model business operations in a system. ...

    Steven  Posted on Apr 14 2012 12:00AM
    Profile
  • 0
    Liked
    0
    Comments

    Meanwhile… on the query side of my architecture

    Command-query separation is a common concept in the software industry. It is fairly common to model the command side as a message passing system with ‘handlers’ that process such a message. This same concept is equally usable at the query side...

    Steven  Posted on Dec 18 2011 12:00AM
    Profile
  • 0
    Liked
    0
    Comments

    Meanwhile… on the command side of my architecture

    This article describes how one simple interface can make the design of your application so much cleaner and flexible than you ever thought was possible.If you find this article interesting, you should also read my follow up: Meanwhile... on the query side...

    Steven  Posted on Dec 11 2011 12:00AM
    Profile
  • 0
    Liked
    0
    Comments

    Adding Covariance and Contravariance to the Simple Injector

    A few weeks back I read this question on Stackoverflow. The question was about applying covariance / contravariance (or variance for short) to the Autofac dependency injection container. The question triggered me to think about variance support in the Sim...

    Steven  Posted on Oct 1 2011 12:00AM
    Profile
  • 0
    Liked

    Adding Covariance and Contravariance to the Simple Injector

    A few weeks back I read this question on Stackoverflow. The question was about applying covariance / contravariance (or variance for short) to the Autofac dependency injection container. The question triggered me to think about variance support in the Simple Injector (btw, <a rel="external" href="h......

    Steven  Posted on Oct 1 2011 12:00AM
    Profile
  • 0
    Liked
    0
    Comments

    Simple Injector: Working with multiple constructors

    Although limited in features, the Simple Injector has simple but flexible way to add features, such as the possibility to work with multiple constructors.I read Remo Gloor's weblog today. Remo Gloor is a developer on Ninject. In his latest blog post, he d...

    Steven  Posted on May 28 2011 12:00AM
    Profile
  • 0
    Liked
    0
    Comments

    Faking your LINQ provider part 1

    I recently tried to figure out how to write testable code while using LINQ to SQL as my O/RM of choice, without loosing the ability to use LINQ to Expression trees! In this post I describe the design I ender up with.Friday, someone at Stackoverflow asked ...

    Steven  Posted on Nov 14 2010 12:00AM
    Profile
Previous 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | ... Next
    Copyright © Rivera Informatic Private Ltd Contact us      Privacy Policy      Terms of use      Report Abuse      Advertising      [ZULU1097]