Full multi-tier ASP.NET code generation solution?

Any recommendations? ...for a full multi-tier ASP.NET code generation solution?

Thank you,
Michael.

[134 byte] By [MichaelHerman-Parallelspace-] at [2008-2-14]
# 1

Hi Michael,

If you are looking for a customized client specific code generation then I would recommend you to go for a class generator. Class generator/logic generator is something which will pull basic building logic from xml in association with xslt to generate business logics. Once you create a basic framework then you can create the entire solution logic at any number of times on a click away.

SreejithNair at 2007-9-4 > top of Msdn Tech,Community Chat,Hot Technology...
# 2

Anyone looked at Iron Speed Designer? http://www.ironspeed.com/products/

This is one product we're seriously evaluating (i.e. this isn't a plug in disguise).

Michael.

# 3

At a former employer, CodeSmith was pretty widely used. Pretty flexible, very quick.

http://www.codesmithtools.com/

AndrewBadera at 2007-9-4 > top of Msdn Tech,Community Chat,Hot Technology...