Browse by Tags

Related Posts

  • How to install TheBeerHouse Database.

    Hi guys, This forum has really been a great place to be. My question is very simple. It is to do with installing its Database in Sql Server 2005 I downloaded TheBeerHouse Project and in the 'Read me' file in Step 1 instruction it says to copy the database file to: 1) Copy the .mdf and .ldf files...
    Posted to TheBeerHouse Starter Kit (Forum) by aftab on 06-11-2009, 12:00 AM
    Filed under: TheBeerHouse, visual studio 2008, asp.net, in, sql server
  • Codesmith (or similar) templates for TBH architecture

    Hello, I've been getting acquainted with TBH and have added a 3 tier photo application plus additional content types, which all work well. But I'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...
    Posted to TheBeerHouse Starter Kit (Forum) by rargie on 05-01-2009, 12:00 AM
    Filed under: TBH, TheBeerHouse, Architecture, beerhouse, codesmith, generator
  • Re: couldn't create instance on siteprovider page

    Thanks for your response. I have defined it in ConfigSection.vb. The error is on ArticlesProvider.vb page now. I cann't create a instance. on the watch, the value of instance() is {"Value cannot be null. Parameter name: type"}, but Type is "MB.TheBeerHouse.DAL.ArticlesProvider"...
    Posted to TheBeerHouse Starter Kit (Forum) by amy20 on 05-21-2008, 12:00 AM
    Filed under: TheBeerHouse
  • couldn't create instance on siteprovider page

    Hi, One siteprovder.vb Public Shared ReadOnly Property Articles() As ArticlesProvider Get Return ArticlesProvider.Instance End Get End Property I got "Value cannot be null. Parameter name: type" message. at System.Activator.CreateInstance(Type type, Boolean nonPublic) at System.Activator.CreateInstance...
    Posted to TheBeerHouse Starter Kit (Forum) by amy20 on 05-21-2008, 12:00 AM
    Filed under: TheBeerHouse
  • where is the menu in the masterpage?

    ok i'm pretty new to asp.net and visual express 2008. i've download the beerhouse starterkit as i prefer to learn by breaking stuff and seeing how i can put them back together. i think its best to start this process by looking at the generic stuff that websites have....i.e menus , navigation...
    Posted to TheBeerHouse Starter Kit (Forum) by adamjw3 on 01-16-2008, 12:00 AM
    Filed under: Starter Kit, menu, TheBeerHouse
  • how does the menu change?

    has somebody read and researched the the TheBeerHouse project? when i log in using the admin account,the hyperlink "admin" refering to the ~/TBH_Web/Admin/Default.aspx appears in the menu.I thought there could be some code like "if(this.Page.User.IsInRole("administrator") certain_hyperlink...
    Posted to TheBeerHouse Starter Kit (Forum) by blik_bosyang on 01-05-2008, 12:00 AM
    Filed under: TheBeerHouse
  • RequiredFieldValidators on ShoppingCart.aspx

    Hello, I am facing the same problem as described here: http://p2p.wrox.com/topic.asp?whichpage=1&TOPIC_ID=62148 . The suggested workaround (remove ValidationGroup) is not working, I can't get past the first wizardstep...) In this forum, I can't find any topic regarding this issue. I find...
    Posted to TheBeerHouse Starter Kit (Forum) by ePetertje on 10-12-2007, 12:00 AM
    Filed under: TheBeerHouse
  • How to remove PayPal from the store

    Hi! Can anyone help me with the right way to remove PayPal from TBH website? I want to proceed with the order, but without any payments. As a result I want the order to be e-mailed to admin, and updated in the database as a completed order. Programlanguage is c# This is the App_Code/BLL/Store/Order.cs...
    Posted to TheBeerHouse Starter Kit (Forum) by multiserveren on 06-29-2007, 12:00 AM
    Filed under: TheBeerHouse, Starter Kit
  • What are the Pros and Cons of TheBeerHouse Starter Kit?

    I have read through a lot of posts about TheBeerHouse but have not yet come across a thread which lists all the Pros and Cons of using TheBeerHouse architecture. This would be a great thread for all those people who consider using TheBeerHouse architecture. So all you architecture GURU's out there please...
    Posted to TheBeerHouse Starter Kit (Forum) by drupii on 03-09-2007, 12:00 AM
    Filed under: TheBeerHouse, Architecture, Starter Kit
  • Re: Best 3-Layer architecture in web applications

    Hi Lee, Very exciting to see a code generator for TheBeerHouse. I've been comparing TheBeerHouse (TBH) to Commerce Starter Kit (CSK) and I tend to favor TBH because its well-thought-out breakdown of the layers. CSK appears to have IDataReaders in the BLL, and business logic in the DAL. I am still very...
    Posted to Architecture (Forum) by miller50 on 02-14-2007, 12:00 AM
    Filed under: thebeerhouse, architecture, code generator, ORM, CSK
Page 1 of 2 (19 items) 1 2 Next >