|
-
Jul 22nd, 2003, 12:39 PM
#1
Thread Starter
PowerPoster
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?
-
Jul 22nd, 2003, 01:22 PM
#2
Addicted Member
-
Jul 24th, 2003, 07:01 PM
#3
Fanatic Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|