
Prism을 사용하는 프로젝트와 이전에 Mvvm Toolkit을 이용해서 생성했던 CustomControlSample 프로젝트와 비교를 하도록 하겠습니다. 1. App.Xaml CustomControlSample - App.xaml PrismStep1 - App.xaml PrismApplication은 Application을 상속받은 녀석으로 내부에서 여러가지 일들을 처리하고 있습니다. 2. App.xaml.cs CustomControlSample - App.xaml.cs App 생성자에서 ConfigureServices를 호출해서, 앱에서 사용할 Type을 등록합니다. OnStartup 메서드에서 MainWindow를 컨테이너에서 인스턴스해서 가져오고 화면에 출력합니다. namespace CustomC..

1. Prism Library Prism Library Prism Library Features Prism provides everything you need to build well architected, extensible, maintainable, and testable applications. prismlibrary.com 그동안 Prism에 대해서 많은 이야기를 했었는데.. 이제서야 안내서를 포스팅하려고 합니다. 순서는 Document 페이지에 있는 Getting Started부터 하나씩 천천히 진행하도록 하겠습니다. 개인적으로는 대형 프로젝트는 이 라이브러리를 이용하는 것이 좋다고 생각하고, 현재 프로젝트도 프리즘을 이용해서 개발하고 있습니다. 2. 소개 Prism은 WPF, UWP, Uno,..

2022.10.06 - [WPF .NET] - 사용자 정의 컨트롤을 만들기 Custom XAML Control - part1 이전 part1에서 만들었던 컨트롤을 Custom Control를 이용해서 다시 만들어 보도록 하겠습니다. 1. CustomControl 추가 솔루션 탐색기 -> 프로젝트 선택 -> 마우스 오른쪽 -> Add -> New Item 2. CustomControl의 특징 Code와 Xaml이 서로 분리되어 있습니다. CustomUserConsent.cs Themes/Generic.xaml 파일 내부에 Style로 정의된 CustomUserConsent Themes/Generic.xaml 파일은 App 전역 리소스에 자동으로 등록되는 특수한 성격의 ResourceDictionary입니다..

XAML - Custom XAML Controls | Microsoft Learn XAML - Custom XAML Controls Table of contents Article 05/01/2019 20 minutes to read In this article --> May 2019 Volume 34 Number 5 [XAML] Custom XAML Controls By Jerry Nixon As an enterprise developer, you know your way around SQL Server. You know .NET Web services. And, for you, de learn.microsoft.com 2019 MSDN 매거진에 등록된 Jerry Nixon의 글을 참고 했습니다. Cus..
- Total
- 747,434
- Today
- 90
- Yesterday
- 370
- Behavior
- Microsoft
- #prism
- Bot Framework
- WPF
- C#
- dotNETconf
- .net
- Visual Studio 2022
- Windows 10
- XAML
- #MVVM
- #uwp
- uno platform
- IOT
- windows 11
- .net 5.0
- MVVM
- ComboBox
- #XAML
- visual studio 2019
- Build 2016
- ef core
- LINQ
- UWP
- PRISM
- #Windows Template Studio
- uno-platform
- Xamarin
- Cross-platform