Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mookid8000/typedfactoryexample
Simple Windows Forms application sample showing a way to implement an MVC pattern using Castle Windsor and TypedFactoryFacility
https://github.com/mookid8000/typedfactoryexample
Last synced: about 2 months ago
JSON representation
Simple Windows Forms application sample showing a way to implement an MVC pattern using Castle Windsor and TypedFactoryFacility
- Host: GitHub
- URL: https://github.com/mookid8000/typedfactoryexample
- Owner: mookid8000
- Created: 2010-12-23T13:18:57.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2010-12-28T08:45:23.000Z (about 14 years ago)
- Last Synced: 2024-04-15T02:50:43.562Z (9 months ago)
- Language: C#
- Homepage: http://mookid.dk/oncode/archives/1854
- Size: 1.45 MB
- Stars: 5
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Simple Windows Forms sample that uses a simple MVC (more like VC, actually) pattern and Windsor's typed factory facility.