Error!
Success!

By tag: JPBoodhoo

showing:  of
0
kicks

Explicit Strongly Typed Selective Proxies (CORRECTED)  (Unpublished)

“How could I dynamically create a proxy around an object (interface based proxies are not a problem) and then selectively apply interceptors at a method by method level if necessary?”.


Kicked By:
Drop Kicked By:
0
kicks

Layered Architecture, Dependency Injection, and Dependency Inversion  (Unpublished)

Building loosely coupled application architectures requires more than just separating your application into different layers. In this article, I’ll take a project that was built using techniques that result in fragile, hard-to-test code and introduce some principles, techniques, and refactorings tha...


Kicked By:
Drop Kicked By:
0
kicks



Kicked By:
Drop Kicked By:
0
kicks

The Dark Side Of Declaritive DataBinding  (Unpublished)

The first article in a series that will discuss the pitfalls of the traditional declaritive databinding approaches that are touted at many demos/presentations etc. Over the course of the series, techniques and practices will be introduced to allow for more confidence and robustness in your databindi...


Kicked By:
Drop Kicked By:
0
kicks

Validation In The Domain Layer - Take Two  (Unpublished)

A continuation on how to perform validation in the domain layer. This article discusses moving validation onto a layer supertype, so that all domain objects have validation at their disposal.


Kicked By:
Drop Kicked By:
0
kicks

Automating Your Builds With NAnt - Part 8 (CruiseControl)  (Unpublished)

Ever wondered how to go about setting up a repository and a cruise control installation to automate the building of your project? Check out this commercial-free, 1hr screencast that demonstrates from start to finish, how you place your code under version control and how you can get an automated buil...


Kicked By:
Drop Kicked By:
0
kicks

Applied Test Driven Development For Web Applications - Part 1  (Unpublished)

In this series of articles you will learn about how to go about practically applying Test Driven Development to the creation of a moderately complex web application. During the process you will learn all sorts of new and interesting techniques that you can take with you and apply to the development...


Kicked By:
Drop Kicked By:
0
kicks

Validation In The Domain Layer - Take One  (Unpublished)

Take a look at one strategy for performing rich validation in the domain layer of your application. And learn how effective use of generics and dependency injection can provide you with flexible validation scenarios that can be context based.


Kicked By:
Drop Kicked By: