Omgili - forum search, search forums  
  

Discussions about design patterns

Displaying 1 - 10 out of 70,753 discussions.  
RSS Feed Options
Time Frame: (Any time)   Minimum number of replies: (2)   Minimum number of discussing users: (0)
  |  

Page: 1   2   3   4   5   6   7   8   9   10  
Keep this page open to be updated with the newest discussions automatically.
Hi, My question is regarding design patterns, why most of the Web Applications currently employs Model-View-Controller Design Patterns as compared to other Design Patterns ? Thanks.
Started by on , 4 posts by 4 people.  
Of course, other design patterns can still be used (Create/Read/Update/Delete) database....
In some cases, it may structure into the overall web application .
design pattern that fits into the paradigm of most web applications.
I'm looking for patterns that concern coding parts of a GUI. Not as global as MVC , that I'm quite familiar with, but patterns and good ideas and best practices concerning single controls and inputs. Let say I want to make a control that display some ...
Started by on , 8 posts by 6 people.  
I think to be honest you a better just boning up on your standard design patterns and applying them Head First Design Patterns and The Poster , which I have found invaluable! Shameless Plug : These links are using my associates....
My most used mini pattern is: VideoLookup = new ArrayList { new ArrayList { buttonVideo1, "Video01.flv" }, new ArrayList { buttonVideo2, "Video02.flv" }, new ArrayList { buttonVideo3, "Video03.flv" }, new ArrayList { buttonVideo4, "Video04.flv" }, new...
Started by on , 9 posts by 8 people.  
I've seen this mini-pattern (idiom) discussed.
The term "idiom" used for mini-patterns...) In my last job I wrote a C# version of the Enforcements for objects composed of tightly-coupled elements.
Ask your Facebook Friends
Anyone can read the GoF book to learn what design patterns are and how to use them, but what is the process for figuring out when a design pattern solves a problem? Does the knowledge of the pattern drive the design, or is there a way to figure out how...
Started by on , 13 posts by 13 people.  
I'd also add that don't try design too much with patterns the patterns....
This explains how these patterns can be used in the real world.
I would highly recommend reading Head First Design Patterns from O'Reilly.
I recently started digging into design patterns. Generally speaking, I thought the design issues that most of the design patterns solve do not generally occur in Ruby. Most of the design issues were because of datatypes (No dynamic typing and arrays can...
Started by on , 5 posts by 5 people.  
It is not true that "Most of the design issues were because of datatypes....
In software engineering, a design patternI think you misunderstand design patterns.
That design patterns are missing language features .
As we have so many design patterns in java, like wise do we have any in c++.Or can we use the same sort of patterns in c++.
Started by on , 12 posts by 12 people.  
And then in What is a Design Pattern : Although design patterns describe....
Each design pattern systematically names, explains, and evaluates an important and recurring and present them as a catalog.
patterns .
I have read around 4-5 books on design patterns, but still I dont feel I have come closer to intermediate level in design patterns? How should I go studying design patterns? Is there any best book for design pattern? I know this will come only with experience...
Started by on , 19 posts by 19 people.  
design patterns in others' code, or recognize a problem in the design phase that fits well with a pattern resource - Joshua Kereivisky's A Learning Guide to Design Patterns for the pattern ordering and....
Possible Duplicates: Useful Design Patterns What design pattern do you use the most? I want to get a survey out to see the most used design patterns by developers and architects. This is not to say that other patterns are not useful.
Started by on , 6 posts by 6 people.  
Shortly afterwards to pick one that I use ....
Static Gateway When I first discovered design patterns, the singleton was the answer to all of my problems.
I tend to use whichever design pattern is appropriate for the problem.
Hi all, I work in an environment where scientists and programmers work together to create and maintain scientific simulation software. The software exists for 20+ years, and shows its C/procedural programming heritage, although the intent is to improve...
Started by on , 6 posts by 6 people.  
From what i've seen, design patterns only make sense to fairly experienced OO developers; design ....
This method requires patience but is effective.
This would be leading be example.
Introduce better design patterns.
I have seen .net optimized implementation of design patterns on http://www.dofactory.com . But not all patterns are available on the site. Is there a site/blog which has an .NET optimized implementations of all design patterns?
Started by on , 4 posts by 4 people.  
As patterns....
So you ll see how it influenced the design and what problem it solved.
Instead of it I`d suggest to look for design patterns pattern by pattern in different in the pattern.
Optimized patterns.
Page: 1   2   3   4   5   6   7   8   9   10  
More Information


Forum Search About Omgili Help Plugins Forum/Board Owners Privacy

i
In Title
In Topic
In Reply
Exclude
Boost