Skip to content
Home » Building Outlook: Setting up the Prism Project | การเขียนโปรแกรมการเรียนรู้ด้วยตนเอง ที่เว็บไซต์

Building Outlook: Setting up the Prism Project | การเขียนโปรแกรมการเรียนรู้ด้วยตนเอง ที่เว็บไซต์

คุณกำลังพยายามหาข้อมูลเกี่ยวกับหัวข้อการหาเงินออนไลน์หรือไม่? คุณกำลังมองหาหัวข้อที่เหมาะสม Building Outlook: Setting up the Prism Project หรือไม่? ถ้าเป็นเช่นนั้นโปรดอ่านบทความนี้ทันที.

Building Outlook: Setting up the Prism Project | คู่มือการเขียนโปรแกรม ง่ายที่สุด

[button color=”primary” size=”small” link=”#” icon=”” target=”false” nofollow=”true”]ดูวิดีโอโดยละเอียดด้านล่าง[/button]

รูปภาพที่เกี่ยวข้องกับหัวข้อ นoutlook.

Building Outlook: Setting up the Prism Project

Building Outlook: Setting up the Prism Project

คุณสามารถดูข้อมูลเพิ่มเติมเกี่ยวกับ การเขียนโปรแกรมการเรียนรู้ด้วยตนเอง ง่ายที่สุด ที่นี่: ดูที่นี่.

ควรอ่านเนื้อหาที่เกี่ยวข้องกับหัวข้อนoutlook.

ส่วนที่ 1: ในสตรีมนี้ เราเริ่มสร้างแอปพลิเคชัน Microsoft Outlook โดยใช้ Prism สำหรับการควบคุม WPF และ Infragistics เราเริ่มต้นด้วยการสร้างแอปพลิเคชัน Prism ใหม่ เราตั้งค่าเชลล์ของเรา และเพิ่มโครงการโมดูลสองสามโครงการ จากนั้นเราจะดูว่าเราสามารถสร้างอะแด็ปเตอร์ภูมิภาคแบบกำหนดเองสำหรับทั้งการควบคุม XamOutlookBar และ XamRibbon และลงทะเบียนกับ Prism ได้อย่างไร เราใส่มุมมองจำลองบางส่วนลงในพื้นที่เหล่านี้เพื่อตรวจสอบการทำงาน และมีการสนทนาที่ดีเกี่ยวกับ Prism, DI container, .NET Core 3 และอื่นๆ ติดตามฉัน: Twitter: Twitch: บล็อก: GitHub: โครงการปริซึมของฉัน: Prism Library: เป็นผู้อุปถัมภ์: ..

brokengroundgame.com หวังว่าข้อมูลในบทความนี้จะมีคุณค่ามากสำหรับคุณ. ขอแสดงความนับถือ.

การค้นหาที่เกี่ยวข้องกับหัวข้อBuilding Outlook: Setting up the Prism Project.

นoutlook

brian lagunas,prism for wpf,region adapters,prism region adapters,xamoutlookbar,xamribbon,xamribbon region adapter,prism navigation wpf,xamoutlookbar region adapter,prism wpf tutorial,prism wpf mvvm,prism library,dependency injection c#,prism modules,eventaggregator prism,.net core 3,dependency injection c# unity,xamribbon prism region adapter,prism tutorial for beginners,getting started with prism,.net core 3.0,prism wpf,wpf prism

#Building #Outlook #Setting #Prism #Project

Building Outlook: Setting up the Prism Project

41 thoughts on “Building Outlook: Setting up the Prism Project | การเขียนโปรแกรมการเรียนรู้ด้วยตนเอง ที่เว็บไซต์”

  1. And while I was watching the video, I was telling my wife, see, this is Brian, and he also forgets stuff even after working so long in WPF and Infragistics. People don't forget stuff when they are not in touch, people forget stuff when they are involved in something more important and interesting.

    After working in Java for 7 months, my WPF speed reduced to 75%, but a week of WPF and I get back. Just felt good that I am not just the only one.

    And ya, please keep creating more such videos. Thanks a lot.

  2. I discovered you and Prism in your course at Pluralsight.. So excited to try it out and eventually convert an app I'm working at to use Prism to solve some problems I have. It's getting too big to handle without a library (atleast for me).

  3. Hi Brian I am making a similar design but I need to implement a login feature that will prevent the navigation unless login is completed. How do we do that. Since OutlookBat is in the main shell.

  4. 12:50 Solution (Prism Blank App project)

    14:26 Unity container

    16:40 Mail module (Prism module) project

    19:27 Contacts module project

    20:04 Calendar module project

    20:47 Q: Where is the Models folder?

    21:55 Core (WPF user control) project

    24:01 Integrating the modules (Module catalog)

    27:44 Designing the Shell program

    28:48 Ribbon control (Infragistics.WPF.Ribbon)

    35:50 Outlook bar (Infragistics.WPF.OutlookBar)

    39:16 Main content region

    39:44 Region name constants

    42:42 Q: Does Prism provide XAML UI element templates?

    44:45 Injecting a view into the region

    46:58 Regions

    48:23 Overall plan for the shell regions

    48:58 Creating regions for the Outlook bar and ribbon

    49:42 Status bar

    50:30 Q: Does all this stuff you are using work in Xamarin?

    51:33 Making the Outlook bar a region

    52:08 Changing the control theme

    55:04 Prism.Regions.UpdateRegionsException – The IRegionAdapter for the type X is not registered in the region adapter mappings

    56:39 On region adapters

    58:49 Adding Core/Regions folder

    59:25 Creating the XamOutlookBarRegionAdapter class

    1:03:16 CreateRegion() method and region types

    1:05:28 Adapt() method and adding/removing views from the region target control

    1:09:16 Overriding ConfigureRegionAdapterMappings() method

    1:13:57 Making the ribbon a region

    1:14:42 Creating a region adapter for the ribbon control

    1:20:30 Registering XamRibbonRegionAdapter as a region adapter mapping
    1:21:09 Regions are done – ready for views

    1:21:44 Note about placing the region adapters in the solution

    1:22:40 Note about removing RegisterViewWithRegion() call from the Mail module??

    1:23:13 Adding a tab to the ribbon

    1:24:19 Creating Menus folder

    1:24:46 Why the enterprise loves their apps to look like Microsoft Office

    1:25:39 Q: Should the tab be placed in a new module?

    1:27:27 How modules are set up (apart from the Prism Template Pack) (IModule)

    1:28:32 On dependency injection

    1:31:15 DI in IModule

    1:32:55 Adding a tab to the ribbon part 2 – creating HomeTab user control

    1:33:22 Q: Would you say that a DI framework like Unity or AutoFac functions under the hood like a service locator?

    1:36:00 On populating tabs (Data binding or hardcoding in xaml)

    1:37:21 Installing Infragistics.WPF.Ribbon package into the modules

    1:39:28 Turning the UserControl into a RibbonTabItem

    1:42:00 Registering the control with the region manager

    1:42:34 On RegisterViewWithRegion(), navigation, view discovery, and static views vs views that change via navigation

    1:44:21 Testing the new tab

    1:46:34 On Prism architecture

    1:47:20 Creating an Outlook bar group

    1:48:04 Installing Infragistics.WPF.OutlookBar package into the modules

    1:48:30 On Prism navigation

    1:48:50 Creating the MailGroup UserControl and converting it to OutlookBarGroup

    1:51:16 Testing the Outlook bar group

    1:52:18 Adding Menus folder to Contacts module

    1:52:35 Adding ContactsGroup UserControl and converting it to OutlookBarGroup

    1:53:39 Adding the region manager to the Contacts module

    1:54:05 Registering the view with the region

    1:54:50 Adding the Contacts module to the module catalog

    1:55:23 Testing the Contacts module

    1:56:00 Next steps: changing the ribbon bar and main content view when the different groups are selected

    Thanks Brian! This is awesome! Here are some notes I hope are helpful.

  5. I'm following along and Infragistics.WPF.Ribbon isn't available anymore? Or is it because I created my project as a .Net Core project and it got filtered out of the NuGet listing due to my project type? (although I don't think that actually happens)

  6. This is sooo good! Not some random blog posts out there or plain documentation on how single components of Prism work but sort of a guided tour through the creation of a large scale project!
    I feel like I was using 5% tops of the capabilities of Prism so far 😂
    Please don't ever take these resources down, I already know I'm going to come back here multiple times in the future 😂

  7. Brian! Great video series. Can you provide a stream/video on a scenerio in which you navigate from a datagridview/listview via button that takes you to a new user control? Hopes that makes sense.

  8. i need some help with IEventAggregator, how to use IEventAggregator as second param in constructor e.g. – public MainObject(int first param, IEventAggregator ea), what should i pass :/ need help

  9. Unwatchable. 20 minutes in and the only thing done is created a couple empty projects. I'm sure there's some good content in here but very difficult to watch with so much extraneous commentary.

  10. Really good video. Thanks. I'll have to catch you on twitch next time. How do we get the Infragistics ribbon library your using? I don't see it in Nuget. Is it only part of the fully licensed version?

  11. Great video! I'm really learning a lot from you. It is easy to find c# development content on youtube, but real code, with good concepts it's almost impossible. Just a few Youtubers know what they are doing. Could you teach how to create a splash screen with Prism 7? Thanks Brian!

Leave a Reply

Your email address will not be published. Required fields are marked *