1.

Can You Use Any Specific Patterns In Silverlight Programming?

Answer»

Yes, you can use any specific PATTERNS in Silverlight PROGRAMMING, as it provides Model-View or View-Model approach. This approach provides the provision to create loosely coupled application where the code is completely isolated from XAML. Prism which is a set of classes provided for development of such applications can ALSO be USED to provide more flexibility.

Yes, you can use any specific patterns in Silverlight programming, as it provides Model-View or View-Model approach. This approach provides the provision to create loosely coupled application where the code is completely isolated from XAML. Prism which is a set of classes provided for development of such applications can also be used to provide more flexibility.



Discussion

No Comment Found