SilverlightShow: Silverlight: Packing user controls in separate assemblies Comments http://www.silverlightshow.net/ Silverlight articles, Silverlight tutorials, Silverlight videos, Silverlight samples SilverlightShow.net http://www.rssboard.org/rss-specification Argotic Syndication Framework 2008.0.2.0, http://www.codeplex.com/Argotic en-US estoychev@completit.com (Emil Stoychev) RE: Silverlight: Packing user controls in separate assemblies It's possible to have controls inside a DLL and keep designer working. Just define xmlns under ResourceDictionary node. For more info see this blog post http://blog.andrew-veresov.com/post/Silverlight-20-usage-of-the-converters-from-external-assembly-in-appxaml.aspx<br /> http://www.silverlightshow.net/items/Silverlight-Packing-user-controls-in-separate-assemblies.aspx#comment1623 andrew http://www.silverlightshow.net/items/Silverlight-Packing-user-controls-in-separate-assemblies.aspx Fri, 29 May 2009 15:43:16 GMT RE: Silverlight: Packing user controls in separate assemblies It's possible to have controls inside a DLL and keep designer working. Just define xmlns under ResourceDictionary node. For more info see this blog post <strong><span class="attr"></span></strong> <a href="http://blog.andrew-veresov.com/post/feed/Silverlight-20-usage-of-the-converters-from-external-assembly-in-appxaml.aspx" rel="nofollow">Usage of the converters from external assembly in app.xaml</a><br /> http://www.silverlightshow.net/items/Silverlight-Packing-user-controls-in-separate-assemblies.aspx#comment1622 andrew http://www.silverlightshow.net/items/Silverlight-Packing-user-controls-in-separate-assemblies.aspx Fri, 29 May 2009 15:42:32 GMT RE: Silverlight: Packing user controls in separate assemblies It's possible to have controls inside a DLL and keep designer working. Just define xmlns under ResourceDictionary node. For more info see this blog post <strong><span class="attr"></span></strong> <a rel="nofollow" href="http://blog.andrew-veresov.com/post/feed/Silverlight-20-usage-of-the-converters-from-external-assembly-in-appxaml.aspx">Usage of the converters from external assembly in app.xaml</a><br /> http://www.silverlightshow.net/items/Silverlight-Packing-user-controls-in-separate-assemblies.aspx#comment1621 andrew http://www.silverlightshow.net/items/Silverlight-Packing-user-controls-in-separate-assemblies.aspx Fri, 29 May 2009 15:41:47 GMT RE: Silverlight: Packing user controls in separate assemblies So it's not possible to have controls inside a DLL and get designer support? <p>I have placed a bunch of controls into a "Silverlight Class Library". I can create them using c# code, but they don't show up in Blend or Visual Studio.  However the Silverlight Toolkit manages to do this, so I am a bit confused. </p> <p> If anyone has any advice please let me know! My email address is <em>marc <span style="text-decoration: underline;"> </span></em><span style="text-decoration: underline;"><strong>'at'</strong></span><em><strong> </strong></em> <strong>imarc.co.uk</strong></p> <br /> http://www.silverlightshow.net/items/Silverlight-Packing-user-controls-in-separate-assemblies.aspx#comment1467 Marc Wickens http://www.silverlightshow.net/items/Silverlight-Packing-user-controls-in-separate-assemblies.aspx Wed, 15 Apr 2009 08:18:52 GMT RE: Silverlight: Packing user controls in separate assemblies <p>Pretty cool stuff!</p> <p>As a follow up, it'd be nice to know how to handle resources using this method and what's the best practices for them. Is there a way to embed resources in the UserControl library? Should I embed them in the library or should the application supply them? What happens if the application didn't supply a resource the user control was expecting?</p> <p>Lots 'o questions.</p> <p>Thx, Joel</p> <p>JRumerman at yahoo</p> <p> </p> http://www.silverlightshow.net/items/Silverlight-Packing-user-controls-in-separate-assemblies.aspx#comment175 Joel Rumerman http://www.silverlightshow.net/items/Silverlight-Packing-user-controls-in-separate-assemblies.aspx Thu, 12 Jun 2008 16:35:53 GMT