Although .NET 2.0 provides us with DataBound Objects in the designer, developers are craving more consistency between the interface they use within thier code, and the actual object.  As Web Applications spread towards a Service Based Archtitecture, we find a large gap between what we have learned to build, and what is needed.

The KodHedZ Custom Business Object Architecture resolves many of the common problems surrounding accessing data within your working environment.  Access the same data, with the same code, in the following (supported and tested) environments:

You can reuse the exact same code in your Windows Forms Applications as you use in your DotNetNuke Modules, as you use in your Windows Mobile Applications.

This is a developer tool, designed to promote secure web services, efficency in development, and consistency throughout separate codebases.  Combined, this builds a solid design pattern for development teams.