Click here to Skip to main content
15,888,521 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hallo everybody, I've been studing patterns for the last two years using books and now I know many of the common patterns, Singleton, Facade, Factory, Builder etc, But I don´t know how to use them because I feel that I'm loosing something.

I see all these paterns as isolated solutions, but I haven´t any idea about how to integrate them and which type of central structure I can use for the project.

I think that I need also to know about Architectural Patterns, but I don´t find any information about it, always the same Factory ....

Please could somebody talk to me about what I need to find and, if possible any reference to documentation or books.

What I have tried:

I am currently reading Wiley - Pattern-Oriented Software Architecture, but I am really boring about so many patterns descriptions, I really need to know which possibilities I have for the main project, not only performance solutions.

Best Regards
Posted
Updated 26-Jun-17 9:38am

1 solution

This might provide a more hands-on approach in Visual Studio: Visual Studio Design Patterns add-in - Home[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900