﻿<?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 » WinForms (How do I?)  » Q: App Framework without WinForms Components?</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Tue, 07 Apr 2026 06:14:58 GMT</lastBuildDate><ttl>20</ttl><item><title>Q: App Framework without WinForms Components?</title><link>http://forum.strataframe.net/FindPost6895.aspx</link><description>Hello,&lt;P&gt;I apologize if this is a stupid question but just wanted to confirm. &lt;/P&gt;&lt;P&gt;Can the App. Framework. (i.e. the business objects) be used without using the StrataFrame forms? I ask because we have an app that already has a look and feel and probably would not convert all of our forms to the StrataFrame forms.&lt;/P&gt;&lt;P&gt;Thanks in advance for your assistance!</description><pubDate>Wed, 28 Feb 2007 11:59:42 GMT</pubDate><dc:creator>Gary Allman</dc:creator></item><item><title>RE: Q: App Framework without WinForms Components?</title><link>http://forum.strataframe.net/FindPost7219.aspx</link><description>Hello All,&lt;/P&gt;&lt;P&gt;Thanks for the replies. This will help me with my evaluation of Strataframe.</description><pubDate>Wed, 28 Feb 2007 11:59:42 GMT</pubDate><dc:creator>Gary Allman</dc:creator></item><item><title>RE: Q: App Framework without WinForms Components?</title><link>http://forum.strataframe.net/FindPost6988.aspx</link><description>If you inherit any form from the MicroFour.StrataFrame.UI.WIndows.Forms.BaseForm, then all of this functionality will be there.&amp;nbsp; If you are going to create a form from scratch, then you have quite a bit more work to do.</description><pubDate>Mon, 19 Feb 2007 16:19:10 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: Q: App Framework without WinForms Components?</title><link>http://forum.strataframe.net/FindPost6984.aspx</link><description>I'm curious, how much work is to convert an existing form into a SF aware form?  Is it more than just changing the inheritance?</description><pubDate>Mon, 19 Feb 2007 16:14:46 GMT</pubDate><dc:creator>Greg McGuffey</dc:creator></item><item><title>RE: Q: App Framework without WinForms Components?</title><link>http://forum.strataframe.net/FindPost6982.aspx</link><description>StrataFrame BOs can be used with any third party controls whether they are Win or Web forms.&amp;nbsp; If you are using the Web forms then there is a little bit more work (as there always is :), but the IBusinessBindable interface provides this ability.&amp;nbsp; You can see a sample on how to implement the IBusinessBindable interface in the samples installed with StrataFrame.&amp;nbsp; It is referred to as the 3rd party data-binding.&amp;nbsp; This will allow you to implement the native SF data binding.&amp;nbsp; However, if you are using WinForms, then yes, the BusinessBindingSource will definitely help!&amp;nbsp; There is also a BusinessBindingSource sample showing you how to do this in the 1.6 release.</description><pubDate>Mon, 19 Feb 2007 16:12:47 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: Q: App Framework without WinForms Components?</title><link>http://forum.strataframe.net/FindPost6979.aspx</link><description>Is the question can you use for Web Development or do Winform Development without it?&amp;nbsp; Greg's answer is right on the money if you are doing Winform.</description><pubDate>Mon, 19 Feb 2007 15:55:38 GMT</pubDate><dc:creator>Richard Keller</dc:creator></item><item><title>RE: Q: App Framework without WinForms Components?</title><link>http://forum.strataframe.net/FindPost6960.aspx</link><description>When you don't get an answer after a couple of days (especially if you post late on Friday), just post again to ask if they have missed the post.  &lt;br&gt;
&lt;br&gt;
I'll answer based on my limited knowledge: yes you can use the SF framework's BOs without using there forms.  You'd loose a lot of cool functionality, but you could do it.  I believe the BusinessBindingSource would become a good friend of yours :D  Also, it might be really easy to convert forms, like just changing them to inherit from the SF form.  I'll be curious what the developers have to say on this too :D</description><pubDate>Mon, 19 Feb 2007 11:25:47 GMT</pubDate><dc:creator>Greg McGuffey</dc:creator></item></channel></rss>