﻿<?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 » WebForms (How do I?)  » Creating web forms</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Mon, 08 Jun 2026 23:48:32 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Creating web forms</title><link>http://forum.strataframe.net/FindPost8518.aspx</link><description>Correct :)</description><pubDate>Wed, 25 Apr 2007 21:34:05 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>Creating web forms</title><link>http://forum.strataframe.net/FindPost8232.aspx</link><description>Hi,&lt;P&gt;&lt;!--StartFragment --&gt;1) I wanted to know how do you add BOs into the web project?&amp;nbsp; Any documentation on that? So I can use BOs that were created in a Windows Proj.&lt;/P&gt;&lt;P&gt;2)When I created a new web form using the&amp;nbsp; StrataFrame Web Form, I did not see the buttons like Next Previous , Add Edit as shown in the Windows form. So it is all done manually? &lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Doron</description><pubDate>Wed, 25 Apr 2007 21:34:05 GMT</pubDate><dc:creator>DoronF</dc:creator></item><item><title>RE: Creating web forms</title><link>http://forum.strataframe.net/FindPost8515.aspx</link><description>[quote]Web projects do not allow components to be dropped on them like a WinForms application.&amp;nbsp; So you will define the business objects in the ApplicationBasePage of the web site.&amp;nbsp; You can create as many different application base pages as you would like.&amp;nbsp; Most applications generally only have one or two.&amp;nbsp; You can see how the BOs are defined in the Web Sample APplication in the ApplicationBasePage.vb or .cs file.[/quote]&lt;P&gt;So I can use the same&amp;nbsp;BOs objects&amp;nbsp;created in&amp;nbsp;WinForm proj within the WebForm project, right? &lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Doron</description><pubDate>Wed, 25 Apr 2007 18:05:12 GMT</pubDate><dc:creator>DoronF</dc:creator></item><item><title>RE: Creating web forms</title><link>http://forum.strataframe.net/FindPost8302.aspx</link><description>[quote] I wanted to know how do you add BOs into the web project?&amp;nbsp; Any documentation on that? So I can use BOs that were created in a Windows Proj.[/quote]&lt;/P&gt;&lt;P&gt;Web projects do not allow components to be dropped on them like a WinForms application.&amp;nbsp; So you will define the business objects in the ApplicationBasePage of the web site.&amp;nbsp; You can create as many different application base pages as you would like.&amp;nbsp; Most applications generally only have one or two.&amp;nbsp; You can see how the BOs are defined in the Web Sample APplication in the ApplicationBasePage.vb or .cs file.&lt;/P&gt;&lt;P&gt;[quote]When I created a new web form using the&amp;nbsp; StrataFrame Web Form, I did not see the buttons like Next Previous , Add Edit as shown in the Windows form. So it is all done manually? [/quote]&lt;/P&gt;&lt;P&gt;There is not a maintenance form toolstrip control for the web.&amp;nbsp; The reason for this is that it is web based and would be difficult to create a control that covers all of the potential environments that it may need to go as far as appearance is concerned.&amp;nbsp; This is only a few lines of code anyway.&amp;nbsp; You can see how to do this yourself in the sample web application.&amp;nbsp; It shows how to add, edit, delete, navigate, and so forth.</description><pubDate>Thu, 19 Apr 2007 13:34:58 GMT</pubDate><dc:creator>StrataFrame Team</dc:creator></item><item><title>RE: Creating web forms</title><link>http://forum.strataframe.net/FindPost8292.aspx</link><description>Anybody's home?:)</description><pubDate>Thu, 19 Apr 2007 12:14:58 GMT</pubDate><dc:creator>DoronF</dc:creator></item></channel></rss>