Re: CRUD screens...

2010-04-22 Thread Nicholas Stein

I have been very pleased with CodeSmith.  I wrote a template that dives into a 
database and creates the 4 CRUD statements for every table in the database.  I 
am using SQL Server 2008, but it works with 2005 as well.  I would be glad to 
share the templates with you should you decide to use codesmith.

I also use CodeSmith to generate the CF Crud screens from the stored procs.  
The screens are very crude (pun intended), but are a starting place for your 
work.  

CodeSmith templates are pretty easy to modify if you know a little C#. 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:333086
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: CRUD screens...

2010-04-21 Thread Tom Chiverton

On Monday 19 Apr 2010, Justin Scott wrote:
 Just curious what people are using to make/manage CRUD screens these days
 for data management applications.  Anything new in this area over the last
 couple of years?

ColdFusion Builder has a wizard.

-- 
Helping to enthusiastically cultivate low-risk out-of-the-box 
principle-centered market-driven channels as part of the IT team of the year 
2010, '09 and '08



This email is sent for and on behalf of Halliwells LLP.

Halliwells LLP is a limited liability partnership registered in England and 
Wales under registered number OC307980 whose registered office address is at 
Halliwells LLP, 3 Hardman Square, Spinningfields, Manchester, M3 3EB.  A list 
of members is available for inspection at the registered office together with a 
list of those non members who are referred to as partners.  We use the word 
“partner” to refer to a member of the LLP, or an employee or consultant with 
equivalent standing and qualifications. Regulated by the Solicitors Regulation 
Authority.

CONFIDENTIALITY

This email is intended only for the use of the addressee named above and may be 
confidential or legally privileged.  If you are not the addressee you must not 
read it and must not use any information contained in nor copy it nor inform 
any person other than Halliwells LLP or the addressee of its existence or 
contents.  If you have received this email in error please delete it and notify 
Halliwells LLP IT Department on 0870 365 2500.

For more information about Halliwells LLP visit www.halliwells.co

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:333051
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: CRUD screens...

2010-04-21 Thread Gerald Guido

Here is a list of most of the offerings I am aware of.

http://www.carehart.org/cf411/#cfcodegen
http://www.remotesynthesis.com/cfopensourcelist/index.cfm?event=public.homecategoryID=8474EB08-DB24-BAF7-24A39BADA46972B5

There are also some plugins for CF builder.
http://www.riaforge.org/index.cfm?event=page.categoryid=14

Terry Ryan's ORM Jumpstart does a nice job with mapping ORM relationships.

http://trorm.riaforge.org/

HTH
G!

On Mon, Apr 19, 2010 at 1:25 AM, Justin Scott
jscott-li...@gravityfree.comwrote:


 Just curious what people are using to make/manage CRUD screens these days
 for data management applications.  Anything new in this area over the last
 couple of years?


 -Justin



 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:333058
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm