views:

9

answers:

0

We have an compiled silverlight application which is a pack of control that are used in different parts of web site. Does it make sense splitting this big application into several pieces, so as to reduce, let's say, initialization time of a single control from the pack, or maybe performance will benefit in some other way? If it does, what size is "ideal" for one piece?