Required Files for Silverlight

Required Files for Silverlight

Old forum URL: forums.lhotka.net/forums/t/9732.aspx


mehgerbil posted on Tuesday, November 09, 2010

I've a copy of CSLA 4.0.1 and I'll be working in VS2010.  I'm creating a Silverlight 4 project and I want to use the CSLA Framework.   I want to know the minimum files I need to build and move to my Silverlight 4 project in order to use CSLA 4.0.1

I plan to just drop the Csla.dll into a library folder 'lib' and reference the library from there.  There are lots of resource files that I'll never use and I don't want those distributed with the application.  From the Release folder do I just need CSLA.dll or should I be grabbing other files as well?

 

 

RockfordLhotka replied on Tuesday, November 09, 2010

You can just grab Csla.dll if you only want the default culture (us-en).

You'll probably want Csla.Xaml.dll too.

Copyright (c) Marimer LLC