<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>TheBeerHouse Starter Kit</title><link>http://forums.asp.net/1115.aspx</link><description>Discussions about TheBeerHouse Starter Kit for ASP.NET 2.0</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: Codesmith (or similar) templates for TBH architecture</title><link>http://forums.asp.net/thread/3144018.aspx</link><pubDate>Wed, 06 May 2009 08:27:22 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3144018</guid><dc:creator>jimibt</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3144018.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1115&amp;PostID=3144018</wfw:commentRss><description>&lt;p&gt;&lt;BLOCKQUOTE&gt;&lt;div&gt;&lt;img src="/Themes/fan/images/icon-quote.gif"&gt; &lt;strong&gt;rargie:&lt;/strong&gt;&lt;/div&gt;&lt;div&gt;&lt;/p&gt;&lt;p&gt;Thanks chaps, I&amp;#39;ll give it a try.&lt;/p&gt;&lt;p&gt;I had a crack at writing codesmith templates anyway, with mixed results. I&amp;#39;d be interested if anyone had some that they would be willing to share, specifically ones that handle the provider class (e.g. PhotoProvider.cs) and provider implementation class (e.g. SqlPhotoProvider.cs) where there are multiple tables involved (e.g. if I want a photo app with albums and comments, like the &amp;#39;Articles&amp;#39; in the Beerhouse example).&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;/div&gt;&lt;/BLOCKQUOTE&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I think you&amp;#39;ll be quite happy with the flixon implementation as this is EXACTLY what it does (i.e. the provider class and implementation). As mentioned, the templates model the tbh architectecture exactly with a few minor improvements.&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: Codesmith (or similar) templates for TBH architecture</title><link>http://forums.asp.net/thread/3139753.aspx</link><pubDate>Mon, 04 May 2009 23:01:43 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3139753</guid><dc:creator>rargie</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3139753.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1115&amp;PostID=3139753</wfw:commentRss><description>&lt;p&gt;Thanks chaps, I&amp;#39;ll give it a try.&lt;/p&gt;&lt;p&gt;I had a crack at writing codesmith templates anyway, with mixed results. I&amp;#39;d be interested if anyone had some that they would be willing to share, specifically ones that handle the provider class (e.g. PhotoProvider.cs) and provider implementation class (e.g. SqlPhotoProvider.cs) where there are multiple tables involved (e.g. if I want a photo app with albums and comments, like the &amp;#39;Articles&amp;#39; in the Beerhouse example).&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: Codesmith (or similar) templates for TBH architecture</title><link>http://forums.asp.net/thread/3136360.aspx</link><pubDate>Sun, 03 May 2009 13:21:08 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3136360</guid><dc:creator>jimibt</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3136360.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1115&amp;PostID=3136360</wfw:commentRss><description>&lt;p&gt;yes rich,&lt;/p&gt;&lt;p&gt;as lee mentioned, you can try the flixon site generator which is a direct tbh architecture set of templates. i&amp;#39;ve been looking after the enhancements and new functionality of it for quite some time. you can read about the latest version on his very forum here:&lt;/p&gt;&lt;h4 class="CommonSearchResultName"&gt;&lt;a href="http://forums.asp.net/thread/2612928.aspx"&gt;Announce: Flixon Site Generator V2 now available&lt;/a&gt;&lt;/h4&gt;&lt;p&gt;enjoy... &lt;br /&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: Codesmith (or similar) templates for TBH architecture</title><link>http://forums.asp.net/thread/3134236.aspx</link><pubDate>Sat, 02 May 2009 01:33:59 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3134236</guid><dc:creator>Lee Dumond</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3134236.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1115&amp;PostID=3134236</wfw:commentRss><description>&lt;p&gt;You might try Flixon Generator, which was built almost straight off TheBeerHouse architecture and is free for the taking.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Codesmith (or similar) templates for TBH architecture</title><link>http://forums.asp.net/thread/3134163.aspx</link><pubDate>Sat, 02 May 2009 00:13:44 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3134163</guid><dc:creator>rargie</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3134163.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1115&amp;PostID=3134163</wfw:commentRss><description>&lt;p&gt;Hello,&lt;/p&gt;&lt;p&gt;I&amp;#39;ve been getting acquainted with TBH and have added a 3 tier photo application plus additional content types, which all work well. But I&amp;#39;d really like to be able to add more stuff like this using a code generator to save me the repetition of the DAL and Stored Procedures in particular. I tried out the .netTiers template in Codesmith but have to confess it is waaaay over my head at this stage and seems a bit bloated, I want something simple like the TBH architecture. Is there a Codesmith template kicking around anywhere which generates the TBH architecture? I downloaded the trial version today so am still getting to grips with it, any help appreciated! &lt;br /&gt;&lt;/p&gt;&lt;p&gt;Cheers&lt;/p&gt;&lt;p&gt;Rich &lt;br /&gt;&lt;/p&gt;</description></item></channel></rss>