https://www.youtube.com/watch?v=xUwk2-_tRzo View 폴더 - 사용자정의컨트롤로 FirstView, SecondView, ThirdView를 생성 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950------------------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------------------- Colored by..
JSON ListView : http://susemi99.kr/1651 준비 : [프로젝트명] 우클릭 - [Nuget 패키지관리] 클릭 -"Newtonsoft.Json" 다운로드http://www.gamedevforever.com/255 에서 제공해 준 dll을 참조 App.xaml123456789 Colored by Color ScriptercsApp.xaml.cs 12345678910111213141516171819using MVVM_Json_ListView.View;using MVVM_Json_ListView.ViewModel; namespace MVVM_Json_ListView{ /// /// App.xaml에 대한 상호 작용 논리 /// public partial class App : Appli..
1. Model, View, ViewModel로 구분Model : Data classView : MainView.xamlViewModel : MainViewModel.cs , ViewModelBase.cs App.xaml1234567891011 Colored by Color ScriptercsApp.xaml.cs12345678910111213141516171819202122232425using ListViewSample.View;using ListViewSample.ViewModel; namespace ListViewSample{ /// /// App.xaml에 대한 상호 작용 논리 /// public partial class App : Application { private void Applicatio..
- Total
- Today
- Yesterday
- DP
- Custom Cell
- BFS
- 코딩야학
- BOJ
- Cell Animation
- Fakebook
- WPF
- 생활코딩
- 문자열
- 데이터 바인딩
- 백준온라인
- dfs
- Grid
- Add TapGesture
- 스택
- C++
- 타일링
- FEED
- 백준
- UIView Animation
- XAML
- 그래프
- 객체
- command
- CustomCollectionViewCell
- CollectionView
- listview
- MVVM
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |