﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum » StrataFrame Application Framework - V1 » Business Objects and Data Access (How do I?)  » How to automatically create BO?</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Tue, 09 Jun 2026 02:50:50 GMT</lastBuildDate><ttl>20</ttl><item><title>How to automatically create BO?</title><link>http://forum.strataframe.net/FindPost26578.aspx</link><description>Dear Sir,&lt;br&gt;
&lt;br&gt;
We are planning to developing an application that can generate a BO given a database table. Do you have your own functions to automatically generate .cs and .desginer.cs files for the BO? Could you please tell us the details of these functions so that we can use them in our application?&lt;br&gt;
&lt;br&gt;
Best Regards</description><pubDate>Thu, 25 Mar 2010 04:25:43 GMT</pubDate><dc:creator>lastcanary</dc:creator></item><item><title>RE: How to automatically create BO?</title><link>http://forum.strataframe.net/FindPost26620.aspx</link><description>I will check the sample, thanks for the reply.</description><pubDate>Thu, 25 Mar 2010 04:25:43 GMT</pubDate><dc:creator>lastcanary</dc:creator></item><item><title>RE: How to automatically create BO?</title><link>http://forum.strataframe.net/FindPost26616.aspx</link><description>There is nothing in-built in the framework to completely automate this for you. However, Paul Chase released an add-in in our User Contributed Samples section that looks like it will handle most, if not all, of what you are looking for. You can see that sample &lt;A href="http://forum.strataframe.net/Topic15566-26-1.aspx"&gt;here&lt;/A&gt;.</description><pubDate>Wed, 24 Mar 2010 15:18:32 GMT</pubDate><dc:creator>Dustin Taylor</dc:creator></item><item><title>RE: How to automatically create BO?</title><link>http://forum.strataframe.net/FindPost26614.aspx</link><description>Thank you for your message.&lt;br&gt;
&lt;br&gt;
Our project was to generate BO by coding. The user should select the table name and our program should generate the BO with proper .cs and .desginer.cs files automatically. We used the BO Mapper tool and it is working perfectly but we are trying to handle this process by coding it. Could you please tell us the classes and the methods you are using for BO Mapper tool?&lt;br&gt;
&lt;br&gt;
Best Regards</description><pubDate>Wed, 24 Mar 2010 02:23:59 GMT</pubDate><dc:creator>lastcanary</dc:creator></item><item><title>RE: How to automatically create BO?</title><link>http://forum.strataframe.net/FindPost26579.aspx</link><description>Pardon my ignorance here, but have you installed or tested a trial of the framework yet? Just trying to get an idea of where you are on the StrataFrame curve :).&lt;/P&gt;&lt;P&gt;To answer your question, generating BOs off of an exsiting table structure is literally a 5 second process. The only reason it isn't completely automated is that we have an interim component (the BO Mapper) that allows you to assign Enums to fields, give custom proerties were approriate (i.e. to automatically&amp;nbsp;handle an encrypted field in the databse), etc.&amp;nbsp; Once you have any of those types of customizations done (which, by nature, can not be completely automated), it is a matter of right clicking and selecting "build" to create the desiginer files and such.&lt;/P&gt;&lt;P&gt;If you don't require those customizations, then it is simply a matter of pointing the BO to the proper table structure (the "5 seconds" I mentioned), and clicking the build button. Very quick and simple!</description><pubDate>Tue, 23 Mar 2010 08:21:13 GMT</pubDate><dc:creator>Dustin Taylor</dc:creator></item></channel></rss>