Print Page | Close Window

XAML code Generator from tables on the Dabase

Printed From: IdeaBlade
Category: DevForce
Forum Name: DevForce 2010
Forum Discription: For .NET 4.0
URL: http://www.ideablade.com/forum/forum_posts.asp?TID=2005
Printed Date: 14-May-2026 at 7:57am


Topic: XAML code Generator from tables on the Dabase
Posted By: Oscar_Agreda
Subject: XAML code Generator from tables on the Dabase
Date Posted: 26-Jul-2010 at 8:35am

Hello, I have created a set of CodeSmith templates to generate Silverlight XAML page for each table (one page per each table)  on the Database,

I was trying to post them here, but I can upload attachments

I would like for you experts to review them and maybe remover CodeSmith and use T4 or by the following technique

http://betaforums.silverlight.net/forums/p/191940/444575.aspx#444575


My templates generate the TexBoxes, or  TexBlock , CheckBox accordingly for each control depending on the field properties for example if the field is Required the templates will generate XAML properties to change the color to the end user will know,  and so on.

I use them while I am creating my application, so I can create a more customize controls than just dragging the DataSource onto the XAML page.

I want to share them with this forum Becasue I think that if IdeaBlade will include a GUI generator then IB will rock even more



Print Page | Close Window