I have used Funq (renamed to ContainerModel by patterns & practices)
succesfully with Compact Framework.
You can find it in the Mobile site at codeplex <
http://mobile.codeplex.com/>,
along with some other application blocks that you may find useful.
Also check out MobileContrib <
http://mobilecontrib.codeplex.com/> site. I
used a port for the EventAggregator from Prism.
I hope you find this useful.
Julian
http://blogs.southworks.net/jdominguezOn Sat, Oct 10, 2009 at 7:11 AM, Frederic Marceau <
fmarceau@...>wrote:
>
>
> Greetings,
>
> Are you, guys, aware of any DI containers for the .NET Compact
> Framework. I tried the stripped version of Ninject for CF but its usage
> pattern is kinda restricted. I would like to do something like the CAB /
> Prism / Jeremy Miller type of application passing a DI container across
> the layers.
>
> Regards
>
> F.
>
>