Ali Poustdouzan

Results 3 issues of Ali Poustdouzan

Hey, I did everything in this address : [https://docs.microsoft.com/en-us/dotnet/core/native-interop/expose-components-to-com](url) When i register my DLL with command below, It will show success message : `regsvr32 "D:\CoreComTest\bin\Debug\netcoreapp3.1\CoreComTest.comhost.dll"` But after i open Word...

When i try to change colors in color pickers or change the RGB textbox, It doesn't change the color, Other settings work except colors. My NuGet versions : ![image](https://user-images.githubusercontent.com/69732524/149584176-810fbabb-04cb-4510-944c-9a4c5593588c.png)

Dear NilavPatel, Thank you for this sample, But i think this solution need more separation of concerns, I will explain where and why. 1. Data and services both are in...