Looking at C++/CLI Again and Other Things

Looking forward at sandbox projects I want to work on I find that there are many missing things in the C# world that can only be accessed from native code. The support in PInvoke and COM interop is undewhelming and C++/CLI seems to promise a relatively seamless interaction between the two worlds. I’ve just ordered a newer book on the technology and expect to read through it when it arrives.

I’ve added an installer to my current sandbox project (a service that manages the state of other services based on time of day). I’m having some issues with my local Wix install and won’t be pushing the update to github until I can successfully build the installer.

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.