0

I am new to this AddIns architecture but it really seems fascinating to me. I downloaded shardevelop code to understand it but it is too huge and the examples given are using Winforms. I want to use WPF. Can you please provide me some links where they have used sharpdevelop with WPF?

Regards, Priyank Thakkar

Priyank Thakkar
  • 4,752
  • 19
  • 57
  • 93

1 Answers1

0

In most cases, SharpDevelop code base is your best resource.

BTW, did you check out MEF from Microsoft?

http://msdn.microsoft.com/en-us/library/dd460648.aspx

Lex Li
  • 60,503
  • 9
  • 116
  • 147