﻿<?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?)  » BO and Webforms</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Sat, 30 May 2026 12:29:26 GMT</lastBuildDate><ttl>20</ttl><item><title>BO and Webforms</title><link>http://forum.strataframe.net/FindPost29650.aspx</link><description>If I create an application where all my data access is via the BO using the dll in windows forms. Can I deploy the same BO.dll to a website and access the backend data through the BO.dll ?</description><pubDate>Wed, 09 Mar 2011 09:05:03 GMT</pubDate><dc:creator>Ross L. Rooker, Sr.</dc:creator></item><item><title>RE: BO and Webforms</title><link>http://forum.strataframe.net/FindPost29656.aspx</link><description>Keith is correct.&amp;nbsp; This is the beauty of the BOs.&amp;nbsp; They can be reused and used on different platforms.&amp;nbsp; We do this in our CRM, medical application, etc.&amp;nbsp; It is a wonderful feature and benefit of BOs!</description><pubDate>Wed, 09 Mar 2011 09:05:03 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: BO and Webforms</title><link>http://forum.strataframe.net/FindPost29652.aspx</link><description>Yes. I have done this several times, will work fine.&amp;nbsp;A BO can be used in either a WinForm and web application with no changes, the only change is how you implement the BO's, plumb their datasource, etc.&lt;br/&gt;&lt;br/&gt;I have a few website's where the&amp;nbsp;data import functions for a website&amp;nbsp;are WinForms (simply because I am more proficient with Winforms) and the website uses the same BO's to display the data.&lt;br/&gt;&lt;br/&gt;Hope that helps.</description><pubDate>Tue, 08 Mar 2011 19:05:56 GMT</pubDate><dc:creator>Keith Chisarik</dc:creator></item></channel></rss>