[SDK] Plug in development tutorial for the smart client

Hello all,

first of all I apologize that I wasn’t able to find a more suitable topic to tag this post with. So…I’ve read the getting started document that is shipped with the plugin MPI package, it’s well written but it’s mostly a high level overview of the architecture and the system, and what I’m looking for is some sort of a concrete tutorial that helps me build from ground up to a simple plugin to start from for the smart client. I feel comfortable using C#, so that’s not a problem for me, but I don’t know where to start exacly, are there some resources I’m missing?

Thanks in advance.

Looking at the MIP Documentation, Plug-in integration (pick this in the top bar), Getting Started and Architecture topics (see the left hand panel) there is a lot of hints and information. This combined with the samples and the template it will introduce the development task. I believe creating a project with the template should be emphasized as a good learning experience.

Note: There is a Software Developemnt Kit category in this community.