Results 1 to 3 of 3

Thread: Architecture Question(s)

  1. #1

    Thread Starter
    PowerPoster Lethal's Avatar
    Join Date
    Oct 2000
    Location
    Ohio
    Posts
    2,496

    Architecture Question(s)

    I've written a .NET Forums package that is your standard n-tier application:

    UI --> CacheBroker --> BL --> DL --> Microsoft Application Block

    I feel that my biggest programming weakness is lack of understanding in design patterns. I've been reading some articles and I'm thinking about implementing the MVC pattern for my UI and the Facade pattern for my business layer. Here's the thing. I dont think my business layer interface is all that overly complicated to use, so im not sure if it is even worth porting over. Thats not to say that down the road, it will not be. I'm mostly wanting to do this for learning, as well as improving my application architecture.

    Comments?

  2. #2
    Addicted Member PeteD's Avatar
    Join Date
    Jun 2003
    Location
    Sydney
    Posts
    158

  3. #3
    Fanatic Member
    Join Date
    Oct 2001
    Location
    Three Anchor Bay, Cape Town, South Africa
    Posts
    769
    I have seen a really good book on design patterns.

    Design Patterns
    isbn: 0-201-63361-2

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width