What are the methodologies used in Silverlight?
Answer / Km. Lata Rani
Silverlight primarily uses Model-View-ViewModel (MVVM) and Data Binding as key methodologies. MVVM separates an application's UI, logic, and data, promoting modularity and testability. Data binding, on the other hand, allows developers to automatically link data sources with UI elements.
| Is This Answer Correct ? | 0 Yes | 0 No |
what are the restrictions of web service accessing in silverlight?
what are the steps will followed when consuming wcf in silver light?
What are the benefits of silverlight?
What are dependency properties in silverlight?
give the reasons how ajax is better than a java applet?
What are the components of silverlight?
What are the methodologies used in Silverlight?
what is .xap file?
What are the tools are required to develop Silverlight applications?
how to change the default page of silver light application?
When would a customer use silverlight instead of windows presentation foundation (wpf)?
How to set silverlight contents width as 100%.