Hi, One of the new features of .NET 4.0 and Silverlight 4, is that you will can share an assembly between them. In other words, you will can use a silverlight assembly in your .NET4 application.
This is useful for share logic between both sides, server and client, for example data validation, or custom serialization/deserialization clases. Will mono support that? I mean, I'd like to share an assembly between S4 and Mono, will be that possible at some point? Regards. -- View this message in context: http://n4.nabble.com/Will-Mono-support-the-Silverlight-4-assemblies-tp1748568p1748568.html Sent from the Mono - General mailing list archive at Nabble.com. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
