DORSETRIGS
Home

mef (5 post)


posts by category not found!

WPf, MEF Architecture design

Understanding WPF and MEF Architecture Design Introduction In the world of NET development Windows Presentation Foundation WPF and the Managed Extensibility Fra

3 min read 07-10-2024 45
WPf, MEF Architecture design
WPf, MEF Architecture design

How to bind data from View to UserControl with SoapBox

Binding Data from View to User Control with Soap Box A Step by Step Guide The Problem Seamless Data Flow between View and User Control Many developers encounter

3 min read 07-10-2024 36
How to bind data from View to UserControl with SoapBox
How to bind data from View to UserControl with SoapBox

Loading native dependencies for an MEF plugin

Loading Native Dependencies for an MEF Plugin The Managed Extensibility Framework MEF is a powerful tool for creating extensible applications in NET When develo

2 min read 16-09-2024 69
Loading native dependencies for an MEF plugin
Loading native dependencies for an MEF plugin

When to use Weak Events?

When to Use Weak Events in NET Understanding the Basics and Best Practices In the world of NET programming managing events and the lifecycle of objects is cruci

3 min read 30-08-2024 56
When to use Weak Events?
When to use Weak Events?

MEF throws System.InvalidOperationException: 'AtomicComposition encountered an unexpected Exception with disposable types

Understanding the Atomic Composition encountered an unexpected Exception in MEF This article delves into a common issue faced by developers using Managed Extens

2 min read 30-08-2024 54
MEF throws System.InvalidOperationException: 'AtomicComposition encountered an unexpected Exception with disposable types
MEF throws System.InvalidOperationException: 'AtomicComposition encountered an unexpected Exception with disposable types