An open API service indexing awesome lists of open source software.

https://github.com/kamilhan-karaismailoglu/composite-iterator-proxy-templatemethod-state-design-pattern-with-wpf

In this project; composite, iterator, proxy, template method and state design patterns were applied on the ready-made WPF codes. This project was written for object oriented programming lecture.
https://github.com/kamilhan-karaismailoglu/composite-iterator-proxy-templatemethod-state-design-pattern-with-wpf

composite-pattern csharp iterator-pattern proxy-pattern state-pattern template-method-pattern wcf wcf-service wpf xaml

Last synced: 4 months ago
JSON representation

In this project; composite, iterator, proxy, template method and state design patterns were applied on the ready-made WPF codes. This project was written for object oriented programming lecture.

Awesome Lists containing this project

README

          

# Composite-Iterator-Proxy-TemplateMethod-State-Design-Pattern-With-WPF
In this project; composite, iterator, proxy, template method and state design patterns were applied on the ready-made WPF codes. This project was written for object oriented programming lecture.