New Posts New Posts RSS Feed: XAML code Generator from tables on the Dabase
  FAQ FAQ  Forum Search   Calendar   Register Register  Login Login

XAML code Generator from tables on the Dabase

 Post Reply Post Reply
Author
Oscar_Agreda View Drop Down
Newbie
Newbie
Avatar

Joined: 26-Jul-2010
Location: El Salvador
Posts: 7
Post Options Post Options   Quote Oscar_Agreda Quote  Post ReplyReply Direct Link To This Post Topic: XAML code Generator from tables on the Dabase
    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
Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down