﻿<?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?)  » Web User Control Support</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 07:38:33 GMT</lastBuildDate><ttl>20</ttl><item><title>Web User Control Support</title><link>http://forum.strataframe.net/FindPost18647.aspx</link><description>How can we use StrataFrame components in a web user control ? &lt;/P&gt;&lt;P&gt;Web Page&amp;nbsp;was supported through "&lt;FONT size=2&gt;ApplicationBasePage".&lt;/P&gt;&lt;/FONT&gt;</description><pubDate>Mon, 08 Sep 2008 21:00:29 GMT</pubDate><dc:creator>Ertan Deniz</dc:creator></item><item><title>RE: Web User Control Support</title><link>http://forum.strataframe.net/FindPost19185.aspx</link><description>Hi,&lt;br&gt;
I have tried to implement WebUserControlBase based on ApplicationBasePage approach. I am able to make BO visible to SF Web Control for binding. However, when I try to select bindingField, it complaint base type ApplicationBasePage is not found.&lt;br&gt;
&lt;br&gt;
Any workaround?&lt;br&gt;
&lt;br&gt;
Thank you</description><pubDate>Mon, 08 Sep 2008 21:00:29 GMT</pubDate><dc:creator>Chan</dc:creator></item><item><title>RE: Web User Control Support</title><link>http://forum.strataframe.net/FindPost19160.aspx</link><description>Hi,&lt;br&gt;
I need this as well.&lt;br&gt;
Shall you guide me how to do this?&lt;br&gt;
&lt;br&gt;
Thank you</description><pubDate>Mon, 08 Sep 2008 02:55:03 GMT</pubDate><dc:creator>Chan</dc:creator></item><item><title>RE: Web User Control Support</title><link>http://forum.strataframe.net/FindPost18727.aspx</link><description>I don't need Business Object Base and DotnetNuke wrapper object. I need "Web User Control" base object like ApplicationBasePage. &lt;/P&gt;&lt;P&gt;Since ApplicationBasePage is in the framework, "Web User Controlbase object" may be included easily.</description><pubDate>Tue, 26 Aug 2008 05:58:24 GMT</pubDate><dc:creator>Ertan Deniz</dc:creator></item><item><title>RE: Web User Control Support</title><link>http://forum.strataframe.net/FindPost18714.aspx</link><description>Developing our own rapper or base classes for dotnuke isn't something we're looking at in the near future. &lt;br&gt;
&lt;br&gt;
Regardless, we recommend creating your own base form or page to work from is something we always recommend whether you are developing in winforms or webforms. Even if the base form/page does nothing but inherit, it can still be extremely usefully if a need arises that you need to account for across your entire application.</description><pubDate>Mon, 25 Aug 2008 08:57:09 GMT</pubDate><dc:creator>Dustin Taylor</dc:creator></item><item><title>RE: Web User Control Support</title><link>http://forum.strataframe.net/FindPost18712.aspx</link><description>I don't have much time to develop base object and test it due to project's time limitations. May be later I have some time.&lt;/P&gt;&lt;P&gt;If you can test it with dotnetnuke and develop base user control object.&lt;/P&gt;&lt;P&gt;Not : Dotnetnuke is very popular and I think we see many posts on this topic in coming days.&amp;nbsp;</description><pubDate>Sat, 23 Aug 2008 02:52:14 GMT</pubDate><dc:creator>Ertan Deniz</dc:creator></item><item><title>RE: Web User Control Support</title><link>http://forum.strataframe.net/FindPost18680.aspx</link><description>Are you always going to have the same strataframe controls and configuraiton within all of your web controls? If so, then yes, you could add all of that to a base object, and then inherit it from the individual user controls. &lt;P&gt;I'm not sure what exactly you are asking outside of that. What problems are you running into, specifically?</description><pubDate>Fri, 22 Aug 2008 09:52:25 GMT</pubDate><dc:creator>Dustin Taylor</dc:creator></item><item><title>RE: Web User Control Support</title><link>http://forum.strataframe.net/FindPost18666.aspx</link><description>Can &amp;nbsp;this feature be supported through WebControlBase object ? &lt;/P&gt;&lt;P&gt;I've tested WebBindingSource in a web user control noticed that the system has tried to locate ApplicationPageBase object.&lt;/P&gt;&lt;P&gt;I'm trying to use strataframe in Dotnetnuke application. We plan to develop portal modules which means web user control (.ascx) for the dotnetnuke portal engine.&lt;/P&gt;&lt;P&gt;I need some detailed information to progress.&lt;/P&gt;&lt;P&gt;Thanks.</description><pubDate>Fri, 22 Aug 2008 00:55:18 GMT</pubDate><dc:creator>Ertan Deniz</dc:creator></item><item><title>RE: Web User Control Support</title><link>http://forum.strataframe.net/FindPost18661.aspx</link><description>Web controls are&amp;nbsp;a little different than winforms controls, but you can still use them. You can call whatever strataframe controls you need to inside of your web control, but you will have to take the binding for them into account in the render method of your web control. In winforms it handles the equivelant functions for you, but in web you have to do it yourself. &lt;/P&gt;&lt;P&gt;Outside of that, you're free to use them as you wish :)</description><pubDate>Thu, 21 Aug 2008 17:08:47 GMT</pubDate><dc:creator>Dustin Taylor</dc:creator></item></channel></rss>