강좌명 |
Prism Framework를 활용한 WPF MVVM 고급 향상과정 |
교육목표
|
- WPF/XAML 습득한다.
- MVVM 모델의 기본을 이해한다
- 커스텀 컨트롤을 작성할 수 있다
- ReactiveUI 이해할 수 있다.
- Prism을 이해할 수 있다.
|
교육개요
|
WPF(Windows Presentation Foundation)를 사용하면 데스크톱 응용프로그램을 만들 수 있습니다.
VisualStudio 2019을 사용하여 WPF의 최신 코딩기술및 최신 UX의 기술적 트렌드를 쉽고 빠르게 익힐 수 있으며,XAML(Extensible Application Markup Language)언어의 기본적 특성인 데이터 컨트롤, 데이터 바인딩, 레이아웃 및 스타일, 템플릿등 UX코딩을 전체적으로 정리하며 엔터프라이즈 데스크탑개발의 가장 중요한 MVVM framework을 처음부터 실무베이스까지 올코딩으로 학습하는 과정입니다.
특히 MS 복합애플리케이션 서비스플랫폼인 Prism framework의 최신 코딩을 직접 함으로써 실무에서 꼭 필요로 하는 기술 습득에 이 과정의 진정한 목적이있습니다. |
WPF/XAML |
- UX 및 XAML 개요
- XAML Layout
- XAML vs. Code / Markup Extensions and Resources
- Commands and Events
- Dependency Properties |
MVP/MVVM |
- DataBinding
- Styles/Templates
- MVVM: Introduction
- MVVM: Advantages
- MVVM: Responsibilities
- MVVM: First Application |
ReactiveUI |
- Rx4.0 framework
- ReactiveUI framework
- Redux.Net Service |
Prism 7.X / NO.1 |
Bootstrapper and the Shell : Create a basic bootstrapper and shell
Regions Create a region : Custom Region Adapter Create a custom region adapter for the StackPanel
View Discovery : Automatically inject views with View Discovery
View Injection : Manually add and remove views using View Injection
View Activation/Deactivation : Manually activate and deactivate views
Modules with Code Load modules using code
ViewModelLocator : using the ViewModelLocator
ViewModelLocator : Change Convention Change the ViewModelLocator naming conventions
ViewModelLocator : Custom Registrations Manually register ViewModels for
specific views
DelegateCommand Use DelegateCommand and DelegateCommand
CompositeCommands : Learn how to use CompositeCommands to invoke multiple
commands as a single command |
Prism 7.X / NO.2 |
IActiveAware Commands : Make your commands
IActiveAware to invoke only the active command
Event Aggregator : Using the IEventAggregator
Event Aggregator : Filter Events
Filtering events when subscribing to events
RegionContext : Pass data to nested regions using the RegionContext
Region Navigation : See how to implement basic region navigation
Navigation Callback : Get notifications when navigation has completed
Navigation Participation: Learn about View and ViewModel navigation
participation with INavigationAware
Navigate to existing Views : Control view instances during navigation
Passing Parameters : Pass parameters from View/ViewModel to another View/ViewModel
Confirm/cancel Navigation : Use the IConfirmNavigationReqest interface to confirm or cancel navigation
Controlling View lifetime : Automatically remove views from memory with IRegionMemberLifetime
Navigation Journal : Learn how to use the Navigation Journal
Interactivity : NotificationRequest Learn how to show popups using an InteractionRequest
Interactivity : ConfirmationRequest Learn how to prompt a confirmation dialog using a ConfirmationRequest
Interactivity : Custom Content Learn how to use your own content for a dialog shown with InteractionRequest
Interactivity : Custom Request Create your own custom request to use with an InteractionRequest
Interactivity : InvokeCommandAction Invoke commands in response to any event |
김**
2020-11-13 16:08 WPF 어플리케이션 개발 재직자향상과정MVVM 구조 부터 DB 실제 사용까지, 기조부터 실무에 바로 사용할 수 있을 정도로 교육받았습니다. 감사합니다. QT 관련 교육도 있었으면 합니다.
김**
2020-07-06 18:29 [C# 어플리케이션 개발과정]_(응용SW엔지니어링 향상과정)C#/ADO.NetC#의 과거에서부터 현재까지 발전 과정과 그리고 미래를 스토리 텔링 형식으로 전달해 주시고, 코딩을 무작정 따라하기 보다는 개념을 잡아주시는데 중점으로 강의를 해주셨습니다. 고기를 잡아주는 것이 아닌 고기를 잡는 법을 알려주시려는 강사님의 노력을 잘 느낄 수 있었습니다. 조금 더 지식이 있는 상태에서 듣는 다면 더욱 유익한 시간이 될 수 있을 것 같습니다.
피**루션
2020-05-25 16:03 [C# 어플리케이션 개발과정]_(응용SW엔지니어링 향상과정)C#/ADO.Net제가 처음에 배우려고 했던 부분과는 거리가좀 있었지만, 해보지않았던 부분들도 꽤나 많았고 유익한 강의 들을수 있었습니다. 난이도는 java를 했엇다면 크게 어렵지않게 따라갈수 있는 정도였습니다. 감사합니다.
한**결제원
2020-01-20 14:55 WPF 어플리케이션 개발 재직자향상과정WPF 예제를 통한 실습위주의 강의였습니다. 차근차근 알려주셔서 많이 배울수 있었습니다. 다만 아쉬운점은 전반적인 구조와 개념이 먼저 설명되었으면 좋겠습니다.
조**
2020-01-17 12:01 WPF 어플리케이션 개발 재직자향상과정나의 상태는 C#에 대한 기본적인 지식과 WPF에 대한 지식이 조금 부족한 상태에서 수강을 하였고, 수강하는 동안 개념자체에 대해서 이해를 하지 못한 부분이 많았다. 수강을 하면서 개념을 먼저 이해를 하는 것이 좋을 것이다. 나는 배우는 것은 느리지만 확실히 개념을 알고가야 한다고 생각을 한다. 개념을 이해한다고 수업에서 코딩측면에서 왜 이 속성이 쓰이고 어떤 속성을 써야하는지에 대해서는 잘 따라가지는 못하였으나 그렇다고 여태 까지 배운 것을 다 기억을 할 순 없으나 이런게 있다 라는 정보를 얻고 이건 이렇게 쓰는 거다 라는 정보를 얻은 상태에는 도달을 하였다. 아마 다음에 내 자신이 실무에 적용하게 되면 더 나은 실력을 키울수 있을 것같다.