Matt Scilipoti's WebLog

.NET et al

Browse by Tags

All Tags » Code Generation (RSS)
Sorry, but there are no more tags available to filter with.
The Code Model
Here's some info about the .net code module. Chapter 12: The Code Model The idea is simple—define a single API that captures the essence of the most common programming constructs, and have each of the languages in Visual Studio .NET implement that API...
Proc-Blaster Code Generator
Proc-Blaster Code Generator The key feature of Proc-Blaster is Template based code generation that allow users to configure custom code patterns automated with the scripting language of your choice, VBScript or JScript. Marketing info looks good. Lots...
Posted: Feb 25 2003, 09:55 AM by mmscili | with no comments
Filed under:
EntityBroker from Thona Consulting
EntityBroker The EntityBroker is a framework for automatically mapping your business objects into database tables. Reading and writing the data contained in the objects is done automatically - as a developer, you just add some lines of attributes to the...
More Posts