Hi,
I searched all over the net and I can't find no info how to do this,
other then this post http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=158930&SiteID=1.
I would like to rewrite this example
http://msdn2.microsoft.com/en-us/library/system.componentmodel.iextenderprovider.aspx
for Compact Framework, and I would like to do it VS2005 way.
VS2005 suggests to use .xmta file which will produce
*.PocketPC.asmmeta.dll file. The article I found also suggests to
create yet another library where the designer would be.
Does this mean that now instead of distributing two libraries (one for
runtime one for design time) I have to distribute three (an extra
*.PocketPC.asmmeta.dll)?
I have a hard time to believe it.
Can anyone shed some information on this?
Thank you.
Rastio.