NetQuarry adds Master Page Support, Google Chrome fix

The v2.2.1 release of the NetQuarry platform includes support for .Net Master Pages.  The release also includes a new frameless presentation format that takes advantage of the Master Page support.  This new consumer-oriented presentation, referred to the Single...

TypedMappers

A TypedMapper is a helpful, extrememly lightweight type-safe wrapper class around a NetQuarry Mapper object. You typically use a TypedMapper as a helper class in an extension. You can create a TypedMapper and attach it to the sender (IMapper) of the event or you can...

NetQuarry Wizard Enhancements

September 24, 2007 – NetQuarry, Inc. announces release of the first-generation meta-data-driven wizard engine for its NetQuarry Enterprise Application Platform. NetQuarry’s new wizard engine is capable of composing wizard pages driven entirely by declarative...

Picklists

We’ve spent a bunch of time solving the problem of vocabulary lists for a database application. A vocabulary list is one of those tables that have a key (typically an integer or a GUID) and some text. The “key” (primary key in DBMS-speak) is referenced by a...