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.
- Host: GitHub
- URL: https://github.com/kamilhan-karaismailoglu/composite-iterator-proxy-templatemethod-state-design-pattern-with-wpf
- Owner: kamilhan-karaismailoglu
- License: mit
- Created: 2022-01-18T14:03:48.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-01-18T14:06:05.000Z (over 3 years ago)
- Last Synced: 2025-03-12T01:56:30.293Z (7 months ago)
- Topics: composite-pattern, csharp, iterator-pattern, proxy-pattern, state-pattern, template-method-pattern, wcf, wcf-service, wpf, xaml
- Language: C#
- Homepage:
- Size: 26.4 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.