... | ... | @@ -142,3 +142,55 @@ public class ClickCommand : ICommand |
|
|
- Caliburn Micro (http://caliburnmicro.com)
|
|
|
- Prism (http://github.com/PrismLibrary/Prism)
|
|
|
- Unity (https://mvvmandunity.codeplex.com)
|
|
|
|
|
|
## 참조 링크
|
|
|
##### MVVM 설명
|
|
|
http://lifeisforu.tistory.com/289
|
|
|
|
|
|
##### 데이터 바인딩
|
|
|
http://hoons.net/Board/Lecture/Content/51847
|
|
|
|
|
|
https://msdn.microsoft.com/ko-kr/windows/uwp/data-binding/data-binding-quickstart
|
|
|
|
|
|
https://msdn.microsoft.com/ko-kr/windows/uwp/data-binding/data-binding-in-depth
|
|
|
|
|
|
##### Command
|
|
|
http://devyongsik.tistory.com/194
|
|
|
|
|
|
http://www.codeproject.com/Tips/813345/Basic-MVVM-and-ICommand-Usage-Example
|
|
|
|
|
|
##### Tutorial & Examples
|
|
|
http://www.w3ii.com/en-US/mvvm/default.html
|
|
|
|
|
|
http://www.tutorialspoint.com/mvvm/index.htm
|
|
|
|
|
|
http://blog.qmatteoq.com/the-mvvm-pattern-introduction/
|
|
|
|
|
|
http://kaki104.tistory.com/177
|
|
|
|
|
|
http://www.c-sharpcorner.com/UploadFile/ptmujeeb/wpf-mvvm-pattern-a-simple-tutorial-for-absolute-beginners/
|
|
|
|
|
|
http://social.technet.microsoft.com/wiki/contents/articles/31915.wpf-mvvm-step-by-step-1.aspx
|
|
|
|
|
|
##### MS Magazine (Model-View-ViewModel 디자인 패턴을 사용한 WPF 응용 프로그램)
|
|
|
https://msdn.microsoft.com/ko-kr/magazine/dd419663.aspx
|
|
|
|
|
|
##### IoC & Dependency Injection
|
|
|
http://greatkim91.tistory.com/41
|
|
|
|
|
|
http://dotnetpower.tistory.com/29
|
|
|
|
|
|
http://vandbt.tistory.com/44
|
|
|
|
|
|
##### 디자인 패턴
|
|
|
http://www.dofactory.com/net/design-patterns
|
|
|
|
|
|
http://ehclub.co.kr/1354
|
|
|
|
|
|
http://hongjinhyeon.tistory.com/28
|
|
|
|
|
|
##### MVVM Light
|
|
|
|
|
|
http://www.mvvmlight.net/help/
|
|
|
|
|
|
https://github.com/paulcbetts/mvvmlight |
|
|
\ No newline at end of file |