I don't know that we have an official story yet about powerpack-on-silverlight (I may be wrong, will try to check). But you can always just get the powerpack source (part of CTP for VS2008 distribution) and rebuild the powerpack against the silverlight FSharp.Core.dll.

If it's just a small method or two you want, you might just replicate that code in your app (may be easier).

By on 8/11/2009 11:47 AM ()

Hmm, thanks, I took a look at the source and it sounds like a big job to get this working.

I guess I'll put this part of my project on hold and wait for MS to do it properly :)

thanks,

nisbus

By on 8/11/2009 3:55 PM ()

According to reflector FSharp.Core.dll and FSharp.PowerPack.dll in the Silverlight\2.0\bin folder reference mscorlib 2.0.5.0 so they should work on Silverlight. It could be that your project references the F# libraries for the regular .NET framework instead of those compiled for Silverlight.

By on 8/11/2009 4:54 PM ()

According to reflector FSharp.Core.dll and FSharp.PowerPack.dll in the Silverlight\2.0\bin folder reference mscorlib 2.0.5.0 so they should work on Silverlight. It could be that your project references the F# libraries for the regular .NET framework instead of those compiled for Silverlight.

Oh yes, it looks like I lied, we already distribute them:

Directory of C:\Program Files\FSharp-1.9.6.16\Silverlight\2.0\bin

05/20/2009 12:00 PM <DIR> .
05/20/2009 12:00 PM <DIR> ..
05/18/2009 10:49 AM 1,438,632 FSharp.Core.dll
05/18/2009 10:34 AM 1,502,720 FSharp.Core.pdb
05/18/2009 10:34 AM 346,595 FSharp.Core.xml
05/18/2009 10:49 AM 1,020,328 FSharp.PowerPack.dll
05/18/2009 10:34 AM 1,025,536 FSharp.PowerPack.pdb
05/18/2009 10:34 AM 328,047 FSharp.PowerPack.xml
6 File(s) 5,661,858 bytes
2 Dir(s) 49,287,716,864 bytes free

By on 8/11/2009 8:02 PM ()
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Terms of Use | Privacy Policy | Cookie Policy
Built with WebSharper