مثالی برای استفاده از الگوی MVP در اندروید
200, OK
https://github.com/antoniolg/androidmvp icon

در حال حاضر الگوی MVP یکی از محبوبترین الگوهای طراحی در این زمینه میباشد که در این مثال دو تا از اکتیویتی‌ها را با این الگو طراحی کردند.

مثالی برای استفاده از الگوی MVP در اندروید
کتاب C# Code Contracts Succinctly
301, MovedPermanently
https://www.syncfusion.com/resources/techportal/details/ebooks/csharpcontracts icon

Developed by Microsoft’s Research in Software Engineering, Code Contracts provide a way to convey code assumptions in your .NET applications. They can take the form of preconditions, postconditions, and state invariants. In C# Code Contracts Succinctly, author Dirk Strauss demonstrates how to use Code Contracts to validate logical correctness in code, how they can be integrated with abstract classes and interfaces, and even how they can be used to make writing documentation less painful.

کتاب C# Code Contracts Succinctly
الگوی طراحی singleton درسی شارپ
301, MovedPermanently
http://www.csharpstar.com/singleton-design-pattern-csharp/ icon

الگو‌های طراحی در طراحی نرم افزار و سیستم‌های نرم افزاری نقشی پر رنگ را دارند که یکی از مشهورترین آنها الگوی یگانگی یا Singleton  می‌باشد که در این اشتراک حالت‌های مختلف بررسی و پیاده سازی شده است

الگوی طراحی singleton  درسی شارپ
کتابخانه‌ی Postal.NET
307, RedirectKeepVerb
http://weblogs.asp.net/ricardoperes/introducing-postal-net icon

شبیه به Messenger‌ها در الگوی MVVM جهت گفتگوی loosely coupled قسمت‌های مختلف برنامه. برای نمونه استفاده از آن جهت گفتگوی پلاگین‌های مختلف یک سیستم با هم.

کتابخانه‌ی Postal.NET
آموزش الگوهای طراحی
301, MovedPermanently
http://www.tutorialspoint.com/design_pattern/ icon

 Design patterns represent the best practices used by experienced object-oriented software developers. Design patterns are solutions to general problems that software developers faced during software development. These solutions were obtained by trial and error by numerous software developers over quite a substantial period of time. 

آموزش الگوهای طراحی