<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwiz.co.uk/rss_namespace/">
 <channel>
  <title>DevForce Community Forum : Coping with Cabana</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce Classic : Coping with Cabana</description>
  <pubDate>Thu, 11 Jun 2026 22:35:27 -700</pubDate>
  <lastBuildDate>Tue, 28 Aug 2007 15:37:42 -700</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 9.69</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>www.ideablade.com/forum/RSS_post_feed.asp?TID=353</WebWizForums:feedURL>
  <image>
   <title>DevForce Community Forum</title>
   <url>http://www.ideablade.com/forum/forum_images/IdeaBlade_logo_tm.png</url>
   <link>http://www.ideablade.com/forum/</link>
  </image>
  <item>
   <title>Coping with Cabana : I made a demo app using Cabana,...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=353&amp;PID=1006#1006</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=106" rel="nofollow">MichaelP</a><br /><strong>Subject:</strong> 353<br /><strong>Posted:</strong> 28-Aug-2007 at 3:37pm<br /><br />I made a demo app using Cabana, and slowly figured out how to do most things, but decided (with input from Ward Bell) that for our application and development capability and time frame it was too much to learn and not enough gain over a normal Devforce app. I was concerned that I didn't know how many more problems I would need to solve in future using Cabana. I will proceed using just DevForce, but will configure my app where possible to&nbsp;allow for&nbsp;a future transition to a Cab application.]]>
   </description>
   <pubDate>Tue, 28 Aug 2007 15:37:42 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=353&amp;PID=1006#1006</guid>
  </item> 
  <item>
   <title>Coping with Cabana : Now,after a month of opportunitydoes...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=353&amp;PID=998#998</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=24" rel="nofollow">Linguinut</a><br /><strong>Subject:</strong> 353<br /><strong>Posted:</strong> 28-Aug-2007 at 1:22pm<br /><br />Now,&nbsp;after a month of opportunity&nbsp;does anyone have anything to add regarding the Cabana project?&nbsp; I have stalled in my development.&nbsp; Certainly, I have learned much regarding CAB projects and the integration of DevForce; however, I am still not ready for prime time.&nbsp; How are you all doing out there?]]>
   </description>
   <pubDate>Tue, 28 Aug 2007 13:22:33 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=353&amp;PID=998#998</guid>
  </item> 
  <item>
   <title>Coping with Cabana : The ShellApplication.Main() method...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=353&amp;PID=907#907</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=106" rel="nofollow">MichaelP</a><br /><strong>Subject:</strong> 353<br /><strong>Posted:</strong> 09-Aug-2007 at 6:26pm<br /><br />The ShellApplication.Main() method has optional compilation for debug or release to run either the RunInDebugMode() or RunInReleaseMode() methods resp. The Debug one has the CAB visualizer.<DIV></DIV><DIV></DIV>This means you need to compile in debug mode, and in the shell project's properties Build options you must have the checkbox ticked that says Define DEBUG constant.]]>
   </description>
   <pubDate>Thu, 09 Aug 2007 18:26:58 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=353&amp;PID=907#907</guid>
  </item> 
  <item>
   <title>Coping with Cabana : I had exactly the same problem...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=353&amp;PID=906#906</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=106" rel="nofollow">MichaelP</a><br /><strong>Subject:</strong> 353<br /><strong>Posted:</strong> 09-Aug-2007 at 6:22pm<br /><br />I had exactly the same problem with my module not loading. I ended up copying the Splash module and putting my code into that and it loaded fine. Something was missing, but I don't know what yet. I read somewhere that Ward creates modules by copying other working ones too, but that they plan to give some more templates or wizards to help creating new modules in the next week or so.]]>
   </description>
   <pubDate>Thu, 09 Aug 2007 18:22:14 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=353&amp;PID=906#906</guid>
  </item> 
  <item>
   <title>Coping with Cabana : One other item to note: the CAB...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=353&amp;PID=905#905</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=24" rel="nofollow">Linguinut</a><br /><strong>Subject:</strong> 353<br /><strong>Posted:</strong> 09-Aug-2007 at 5:11pm<br /><br />One other item to note:&nbsp; the CAB visualizer does not fire up at startup.&nbsp; No error...it just doesn't fire up.&nbsp; Hmmm...that could mean something.&nbsp; But, what?<DIV>&nbsp;</DIV><DIV>Bill</DIV>]]>
   </description>
   <pubDate>Thu, 09 Aug 2007 17:11:37 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=353&amp;PID=905#905</guid>
  </item> 
  <item>
   <title>Coping with Cabana : Thanks, Michael, for these tips....</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=353&amp;PID=904#904</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=24" rel="nofollow">Linguinut</a><br /><strong>Subject:</strong> 353<br /><strong>Posted:</strong> 09-Aug-2007 at 5:04pm<br /><br />Thanks, Michael, for these tips.&nbsp; I was able to successfully create a new layout and employ it in the Cabana app.<DIV>&nbsp;</DIV><DIV>In an effort to really see how all these things operate with one another, I decided to create a new application from scratch.&nbsp; I have gotten it running; however, the new layout that I created in Cabana (which I stole from myself) is not loading...only the ShellForm form is loading.&nbsp; It is as if FoundationModule is not getting run.&nbsp; I am going to perform a few more passes with the debugger.&nbsp; Perhaps I will detect something.</DIV>]]>
   </description>
   <pubDate>Thu, 09 Aug 2007 17:04:28 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=353&amp;PID=904#904</guid>
  </item> 
  <item>
   <title>Coping with Cabana : Just to share a little hint for...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=353&amp;PID=883#883</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=106" rel="nofollow">MichaelP</a><br /><strong>Subject:</strong> 353<br /><strong>Posted:</strong> 07-Aug-2007 at 7:36pm<br /><br />Just to share a little hint for newcomers about tracing through Cabana...<DIV>&nbsp;</DIV><DIV>The ProfileCatalog.xml in the shell lists the CAB assemblies that are to be loaded. This includes the Infrastructure.Foundation.dll that has the basic shell loading stuff.</DIV><DIV>&nbsp;</DIV><DIV>In each assembly, it is the Load method of the&nbsp;&lt;name&gt;Module.cs file that is used first because that class inherits from ModuleInit.</DIV><DIV>&nbsp;</DIV><DIV>In the Load method, it usually adds a new workitem which uses a controller named &lt;name&gt;ModuleController that inherits from the WorkItemController class. The load method then calls the Run method of the newly loaded controller which does all the steps to add buttons to navbars and subscribe to events etc. This also is where the first forms are opened when someone clicks a button etc.</DIV><DIV>&nbsp;</DIV><DIV>For each view there is a presenter that is created by the object builder when the view is instantiated. That code is in the view in a method having the &#091;InjectionMethod&#093; attribute, usually called InjectPresenter. Elsewhere in the view the presenter is accessed using the InnerPresenter object, although there is often a Presenter property defined in the view so it can be accessed with that property instead. e.g. a button press on the form would call Presenter.&lt;buttonhandlermethod&gt;</DIV><DIV>&nbsp;</DIV><DIV>Hope that helps a bit :)</DIV>]]>
   </description>
   <pubDate>Tue, 07 Aug 2007 19:36:36 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=353&amp;PID=883#883</guid>
  </item> 
  <item>
   <title>Coping with Cabana : I figured out where to put my...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=353&amp;PID=882#882</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=106" rel="nofollow">MichaelP</a><br /><strong>Subject:</strong> 353<br /><strong>Posted:</strong> 07-Aug-2007 at 7:21pm<br /><br />I figured out where to put my custom shell:<DIV>&nbsp;</DIV><DIV>Create a new view and presenter in Infrastructure.Foundation.Views.Layout which is a modification of the default shell view and presenter in IdeaBlade.Cab.DotNet.Views.Layout.DotNetShellLayoutView</DIV><DIV>&nbsp;</DIV><DIV>Add to the Infrastructure.Foundation.ViewFactoryService the registration of the new custom shell (create a new constant for the name of the new shell)</DIV><DIV>&nbsp;</DIV><DIV>Modify the Infrastructure.Foundation.FoundationModule.ShowShellLayout method to load the new custom shell.</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Tue, 07 Aug 2007 19:21:51 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=353&amp;PID=882#882</guid>
  </item> 
  <item>
   <title>Coping with Cabana : Hi Michael,  I started tracing...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=353&amp;PID=881#881</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=24" rel="nofollow">Linguinut</a><br /><strong>Subject:</strong> 353<br /><strong>Posted:</strong> 07-Aug-2007 at 9:32am<br /><br />Hi Michael,<DIV>&nbsp;</DIV><DIV>I started tracing the ShellLayoutView late yesterday.&nbsp; The FoundationModule is key, I think, in the Cabana application and plays a role in the layouts somehow.&nbsp; Still working on it.&nbsp; If I figure something out, I'll make sure&nbsp;to share it in the forums.</DIV><DIV>&nbsp;</DIV><DIV>I agree with the&nbsp;Lib concept...shouldn't these be untouched and untouchable assemblies?&nbsp; I am finding myself regularly entering one of the IdeaBlade.CAB assemblies in order to&nbsp;effect a change.</DIV><DIV>&nbsp;</DIV><DIV>Let's keep at it, though...there is great reward waiting for us after we figure this CAB thing out.&nbsp; Especially, in conjunction with the DevForce product.&nbsp; Powerful, useful, adaptable applications are just around the corner!</DIV><DIV>&nbsp;</DIV><DIV>Bill</DIV>]]>
   </description>
   <pubDate>Tue, 07 Aug 2007 09:32:32 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=353&amp;PID=881#881</guid>
  </item> 
  <item>
   <title>Coping with Cabana : I&amp;#039;ve only just started with...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=353&amp;PID=879#879</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=106" rel="nofollow">MichaelP</a><br /><strong>Subject:</strong> 353<br /><strong>Posted:</strong> 07-Aug-2007 at 12:57am<br /><br />I've only just started with using DevForce and CAB. I've spent a few days trying to modify&nbsp;Cabana to suit my application&nbsp;when I discovered the new version and switched to that. I guess I am a pretty confused too. In the old version I was playing around with the toolbar, and now it is no longer included. <DIV>&nbsp;</DIV><DIV>I am not sure what is the best way of creating a new shell format that has a toolbar without just modifying all the standard Cabana code. I don't want to shut myself out of any updates from future Cabana releases. I&nbsp;haven't actually found out how the&nbsp;IdeaBlade.Cab.DotNet.DotNetShellLayoutView&nbsp;actually becomes the main shell layout so that I can replace it with my own new shell layout.&nbsp;I also would have thought that type of customising code shouldn't even exist in the lib solution. Too many questions...</DIV><DIV>&nbsp;&nbsp;</DIV>]]>
   </description>
   <pubDate>Tue, 07 Aug 2007 00:57:05 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=353&amp;PID=879#879</guid>
  </item> 
  <item>
   <title>Coping with Cabana : I actually ordered that book too....</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=353&amp;PID=869#869</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=41" rel="nofollow">wdevine</a><br /><strong>Subject:</strong> 353<br /><strong>Posted:</strong> 03-Aug-2007 at 8:27pm<br /><br />I actually ordered that book too.&nbsp; Hopefully it isn't a bomb, but it's the only one on CAB.&nbsp; Should be getting it sometime next week.]]>
   </description>
   <pubDate>Fri, 03 Aug 2007 20:27:04 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=353&amp;PID=869#869</guid>
  </item> 
  <item>
   <title>Coping with Cabana : No problem at all. I have it ordered...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=353&amp;PID=867#867</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=98" rel="nofollow">Matthew</a><br /><strong>Subject:</strong> 353<br /><strong>Posted:</strong> 03-Aug-2007 at 3:10pm<br /><br />No problem at all.&nbsp; <br><br>I have it ordered and B&amp;N say it should be arriving sometime early next week.&nbsp; I'll let you know how it reads.&nbsp; While the review was not very good, I was sort of looking for a broad overview so I don't think I'll be disappointed. <br><br>Though looking through your posts, I'll admit I've become more willing to look through Cabana again before the book arrives <img src="http://www.ideablade.com/forum/smileys/smiley1.gif" border="0" align="absmiddle" alt="Smile" /><br><br>Maybe I'll give it a shot this weekend...<br>]]>
   </description>
   <pubDate>Fri, 03 Aug 2007 15:10:31 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=353&amp;PID=867#867</guid>
  </item> 
  <item>
   <title>Coping with Cabana : Thanks a TON for responding, Matt!...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=353&amp;PID=860#860</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=24" rel="nofollow">Linguinut</a><br /><strong>Subject:</strong> 353<br /><strong>Posted:</strong> 03-Aug-2007 at 9:31am<br /><br />Thanks a TON for responding, Matt!&nbsp; <DIV>&nbsp;</DIV><DIV>The Platt book is available, now, so I checked the Amazon customer review.&nbsp; It has a 2/5 star rating.&nbsp; That's not too good.</DIV><DIV>&nbsp;</DIV><DIV><a href="http://www.amaz&#111;n.com/gp/product/0735624143/ref=wl_it_dp/002-6266775-5849612?ie=UTF8&amp;coliid=I2F3KCD8OPH6OR&amp;colid=2NQYB1Q67ENKW" target="_blank">http://www.amazon.com/gp/product/0735624143/ref=wl_it_dp/002-6266775-5849612?ie=UTF8&amp;coliid=I2F3KCD8OPH6OR&amp;colid=2NQYB1Q67ENKW</A></DIV><DIV>&nbsp;</DIV><DIV>Only one review, but substantial.</DIV><DIV>&nbsp;</DIV><DIV>Bill</DIV>]]>
   </description>
   <pubDate>Fri, 03 Aug 2007 09:31:00 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=353&amp;PID=860#860</guid>
  </item> 
  <item>
   <title>Coping with Cabana : I&amp;#039;m not really. I took a...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=353&amp;PID=859#859</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=98" rel="nofollow">Matthew</a><br /><strong>Subject:</strong> 353<br /><strong>Posted:</strong> 03-Aug-2007 at 9:22am<br /><br />I'm not really.&nbsp; I took a few hours to poke through it until I was satisfied that I didn't really understand the why's of anything. <br><br>So instead I ordered the book by David Platt, Programming Microsoft Composite UI App Block.&nbsp; I'm going to read that book and revisit Cabana.<br><br>Matt<br>]]>
   </description>
   <pubDate>Fri, 03 Aug 2007 09:22:56 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=353&amp;PID=859#859</guid>
  </item> 
  <item>
   <title>Coping with Cabana : This will be the fifth day working...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=353&amp;PID=857#857</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=24" rel="nofollow">Linguinut</a><br /><strong>Subject:</strong> 353<br /><strong>Posted:</strong> 03-Aug-2007 at 4:45am<br /><br /><P>This will be the fifth day working through the Cabana code.&nbsp; I am no further along to understanding it than I was on Monday...actually, I have more questions than ever.</P><DIV>There were so many people who wanted the update to Cabana.&nbsp; Now that it is here and you all have had a week to look at it, how are you&nbsp;coping with Cabana?</DIV>]]>
   </description>
   <pubDate>Fri, 03 Aug 2007 04:45:52 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=353&amp;PID=857#857</guid>
  </item> 
 </channel>
</rss>